-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.6.0
-
None
-
Max OS X Yosemite, tested on Mac mini
When QApplication::processEvents with flag QEventLoop::ExcludeUserInputEvents is used in a slot for selectionChanged signal for QTreeView the mouse release event is lost.
In Qt 4.8.6 there was not such problem.
The modified sample "dirview" is attached to the bug. To reproduce the bug simply click on any node of dir view and move mouse to other node - the selection will follow the cursor. But if you press mouse left button and wait for a pair of seconds everything will work correct.
Reproduced only on Mac.
- relates to
-
QTBUG-57718 ProcessEvents() with ExcludeUserInputEvents is discarding keystrokes [OS X only]
-
- Reported
-