View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005711 | Scribus | General | public | 2007-05-18 22:25 | 2007-12-26 17:02 |
Reporter | avox | Assigned To | avox | ||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Mac PPC | OS | OSX | OS Version | 10.4 |
Product Version | 1.3.5svn | ||||
Target Version | 1.3.5 | Fixed in Version | 1.3.5svn | ||
Summary | 0005711: Incorrect positioning and background artefacts when changing object size | ||||
Description | See screenshot. Maybe related to QRubberBand? | ||||
Tags | No tags attached. | ||||
Patch | |||||
child of | 0005693 | closed | 1.3.5 bug collection (prior to roadmap) |
2007-05-18 22:25
|
|
|
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. |
|
Please avoid QPixmap::grabwindow() in the future, it grabs the whole screen on OSX. :-( |
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 |