diff options
| author | mae <qt-info@nokia.com> | 2009-06-18 09:52:54 (GMT) |
|---|---|---|
| committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-07-17 09:47:17 (GMT) |
| commit | 4652f0e0a03083b5baa1488237084333b134c516 (patch) | |
| tree | af9648d790a07598040e6cec123bc4d681fb7b8e /doc/src/snippets/code/src_script_qscriptcontext.cpp | |
| parent | 11e010c1b72c5309cff4123a6835414283530d74 (diff) | |
| download | Qt-4652f0e0a03083b5baa1488237084333b134c516.zip Qt-4652f0e0a03083b5baa1488237084333b134c516.tar.gz Qt-4652f0e0a03083b5baa1488237084333b134c516.tar.bz2 | |
Fix accidental selection of popup items under the mouse in QComboBox
If the widget under mouse is hidden, Qt can generate a synthetic mouse move
event which gets delivered to the already hidden widget. This can then result
in the wrong item being selected.
Workaround: in QListView, ignore mouse move events when the widget is hidden.
Reviewed-by: Denis
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptcontext.cpp')
0 files changed, 0 insertions, 0 deletions
