Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Cannot Reproduce
-
Affects Version/s: 4.6.3
-
Fix Version/s: 4.7.1
-
Component/s: (Inactive) OpenVG, Widgets: GraphicsView
-
Labels:None
-
Environment:Nokia Qt SDK, Qt 4.6.3 - sorry haven't had time to test with 4.7 developer version. Symbian^3 - Nokia N8.
Description
When I use QGraphicsScene::addLine() to add a line to my scene it renders 1 pixel too high (y co-ordinate 1 too low) on the N8. This works as expected in the simulator and on a 5800. It also works if I call QApplication::setGraphicsSystem("raster") on the N8.