summaryrefslogtreecommitdiffstats
path: root/FAQ.txt
diff options
context:
space:
mode:
authormae <qt-info@nokia.com>2009-06-18 09:52:54 (GMT)
committermae <qt-info@nokia.com>2009-06-18 09:57:09 (GMT)
commite9247f1da01f20ecd9e70b47286e7eb68bae892a (patch)
tree3eb50122f4df5f3c1296f353ca6ed97c029b0b91 /FAQ.txt
parent3af96d2fc56dffc5891f162de5daa3a804d9a91d (diff)
downloadQt-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