Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4: Low
-
Resolution: Out of scope
-
Affects Version/s: 4.7.1, 4.7.2
-
Fix Version/s: None
-
Component/s: (Inactive) OpenVG, GUI: Painting, Widgets: Widgets and Dialogs
-
Labels:None
-
Environment:Qt Creator on WinXP as Symbian^3 target
Description
When I use QPainter::drawRect, with the pen set to NoPen and the brush set to any colour, the drawn rectangle is drawn offset by 1-pixel to the right. I have attached a sample project showing this, on other platforms it is fine but the problem occurs only in Symbian^3. The sample project draws a dark rectangle using QPainter in the paint event on top of a white background. On Symbian^3 this is shows as a white line on the left edge of the application.
Attachments
Issue Links
- relates to
-
QTBUG-14717 Transparent rectangle is drawn with one pixel offset
-
- Closed
-