diff options
author | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2010-02-19 12:36:02 (GMT) |
---|---|---|
committer | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2010-02-19 13:11:55 (GMT) |
commit | 4607a42e3043c1201f4380e8090d8f66a71e10d1 (patch) | |
tree | 2d2541d029040264c20e4f17a52d8fe69d60bbd5 /src/gui/inputmethod | |
parent | 0ce2313b897fdd5d0a3529df9b5a9b3bd434e120 (diff) | |
download | Qt-4607a42e3043c1201f4380e8090d8f66a71e10d1.zip Qt-4607a42e3043c1201f4380e8090d8f66a71e10d1.tar.gz Qt-4607a42e3043c1201f4380e8090d8f66a71e10d1.tar.bz2 |
Cocoa: event dispatcher eats mouse events
It turns out that the event dispatcher did not flush queued user input
events under some circumstances (when adding the exec-flag to
processEvents). And this caused problems in the QML-editor in creator
regarding focus frames. This patch makes sure that we always flush
the queued user input events when calling processEvents.
Task-number: QTBUG-8274
Reviewed-by: Prasanth
Reviewed-by: cduclos
Diffstat (limited to 'src/gui/inputmethod')
0 files changed, 0 insertions, 0 deletions