diff options
author | Bradley T. Hughes <bradley.hughes@nokia.com> | 2010-04-14 01:06:22 (GMT) |
---|---|---|
committer | Bradley T. Hughes <bradley.hughes@nokia.com> | 2010-04-17 20:34:51 (GMT) |
commit | c8e08e5c74fbdae8a60bdd9b08966ea7fc728845 (patch) | |
tree | 1cfeb48e2013d30fd2b272afddb9942b21e31961 /tools/qml | |
parent | 9b77de3effdb2eb7d6df212ab9a8a19551ecb550 (diff) | |
download | Qt-c8e08e5c74fbdae8a60bdd9b08966ea7fc728845.zip Qt-c8e08e5c74fbdae8a60bdd9b08966ea7fc728845.tar.gz Qt-c8e08e5c74fbdae8a60bdd9b08966ea7fc728845.tar.bz2 |
Prevent accelerators from firing on X11 and QWS during a drag
Drag-and-drop has always been modal, and already blocks key events. It
should block all application accelerators as well, to avoid unexpected
things like being unable to cancel the drag-and-drop (as mentioned in
the task), or by being able to unexpectedly recurse the drag-and-drop
event loop (by, for example, opening a file dialog).
Task-number: QTBUG-9786
Reviewed-by: TrustMe
Diffstat (limited to 'tools/qml')
0 files changed, 0 insertions, 0 deletions