Export to GitHub

android-lighthouse - issue #42

Zombie platform windows created for widgets without parent


Posted on Oct 20, 2010 by Swift Rhino

Any Qt widget created without parent spawns system window (View).
E.g. a QLineEdit placed over QGraphicsView should have NULL parent widget but it should not create View as it is painted over QGraphicsView. When device is rotated, these windows are randomly resized, occasionally get above app window and block it (sometimes they are not visible but still block).

Comment #1

Posted on Oct 28, 2010 by Swift Horse

(No comment was entered for this change.)

Comment #2

Posted on Dec 3, 2010 by Swift Horse

Fixed in android_sw plugin (master branch).

Status: Fixed

Labels:
Type-Defect Priority-High