diff options
author | mae <qt-info@nokia.com> | 2009-06-18 09:52:54 (GMT) |
---|---|---|
committer | mae <qt-info@nokia.com> | 2009-06-18 09:57:09 (GMT) |
commit | e9247f1da01f20ecd9e70b47286e7eb68bae892a (patch) | |
tree | 3eb50122f4df5f3c1296f353ca6ed97c029b0b91 /FAQ.txt | |
parent | 3af96d2fc56dffc5891f162de5daa3a804d9a91d (diff) | |
download | Qt-e9247f1da01f20ecd9e70b47286e7eb68bae892a.zip Qt-e9247f1da01f20ecd9e70b47286e7eb68bae892a.tar.gz Qt-e9247f1da01f20ecd9e70b47286e7eb68bae892a.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 'FAQ.txt')
0 files changed, 0 insertions, 0 deletions