View Issue Details

IDProjectCategoryView StatusLast Update
0005711ScribusGeneralpublic2007-12-26 17:02
Reporteravox Assigned Toavox  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformMac PPCOSOSXOS Version10.4
Product Version1.3.5svn 
Target Version1.3.5Fixed in Version1.3.5svn 
Summary0005711: Incorrect positioning and background artefacts when changing object size
DescriptionSee screenshot. Maybe related to QRubberBand?
TagsNo tags attached.
Patch

Relationships

child of 0005693 closedplinnell 1.3.5 bug collection (prior to roadmap) 

Activities

2007-05-18 22:25

 

artefacts-selection.tiff (531,678 bytes)   
artefacts-selection.tiff (531,678 bytes)   

fschmid

2007-05-19 22:47

administrator   ~0016243

Only possible cause could be that the QPixmap grabWindow() used in scribusview.cpp
Line 395: m_buffer = QPixmap::grabWindow(viewport()->winId(), 0, 0);
does not work correctly on the Mac.

avox

2007-06-04 19:35

administrator   ~0016430

Please avoid QPixmap::grabwindow() in the future, it grabs the whole screen on OSX. :-(

Issue History

Date Modified Username Field Change
2007-05-18 22:25 avox New Issue
2007-05-18 22:25 avox File Added: artefacts-selection.tiff
2007-05-18 22:25 avox Relationship added child of 0005693
2007-05-19 22:47 fschmid Note Added: 0016243
2007-06-04 19:34 avox Status new => assigned
2007-06-04 19:34 avox Assigned To => avox
2007-06-04 19:35 avox Status assigned => resolved
2007-06-04 19:35 avox Fixed in Version => 1.3.5cvs
2007-06-04 19:35 avox Resolution open => fixed
2007-06-04 19:35 avox Note Added: 0016430
2007-11-29 09:14 cbradney Status resolved => closed
2007-12-20 22:51 cbradney Target Version => 1.3.5svn
2007-12-26 17:02 cbradney Target Version 1.3.5svn => 1.3.5