Details
-
Bug
-
Resolution: Cannot Reproduce
-
P4: Low
-
5.2.1
-
Developed using QtCreator 3.0.1 on Windows 7/x64
Deployed on Asus MemoPad HD 7 (Android 4.2.2), Samsung Galaxy S3 Mini (Android 4.1.2)
Description
Using QPainter to render a QWidget causes screen bleeding issues around the center of the screen on android. Reproducible with any QWidget demo, particularly noticable on the "Gradients" one.
This doesn't happen when using QGraphicsScene.