Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.7.1, 5.8.0 Beta
-
embedded linux with eglfs and also with linuxfb
-
94b136f320b7b84645cc59c89bea52e080fe3a2e 7980e92e8939ba7d737c618c95dcf6b750e65911
Description
When there is an another window in front of the mainwindow, parentless QWidget or from drag and drop when it is moved it is not updated correctly.
It needs to be forced with update.
It can reproduced with the attached code or with the [http://code.qt.io/cgit/qt/qtbas
e.git/tree/examples/widgets/draganddrop/draggableicons]