Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.7.2
Description
After choosing a certain file in the QFileDialog other widgets start reacting to mouse events like if Left Mouse Button was pressed. To explicitly release it I have to click somewhere. Simulating mouse click by sending mousePress and mouseRelease events does not reset this "frozen" state of the left mouse button.
I've recorded a short video demonstrating this issue. You can find the code in the comments under the video.
Thank you.