-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.9.2, 6.10.0 Beta4
-
None
-
-
659a100f4 (dev), aeae47d67 (6.10), 0c6a373ae (tqtc/lts-6.8)
Steps to reproduce (C++)
- Launch old example qtbase\tests\manual\examples\widgets\mainwindows
- Undock a dock, move it around rapidly
- Observe crash ( qtbug140207_stack.txt )
PySide report
When running the attached code, moving a docked widget rapidly around the app will cause a "Windows fatal exception: access violation"
Steps to reproduce:
- Launch the attached code
- Hold a dock as if to drag it around
- Move it rapidly back and forth around the app while holding it.