summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qlistview.cpp
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-08-19 12:38:20 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-08-19 18:21:35 +0000
commit4292ad0292e719bf57b2bd1e8b2d1e156264faad (patch)
treef5be3cc2c6855426cfb1b18e3cb0433b903124ed /src/widgets/itemviews/qlistview.cpp
parentecfb5d2d15e586c40ca2e8b097fb77821be8c884 (diff)
QMenu: make less sensitive to mouse jitter
On systems where a right-press brings up the menu, the next mouse move will select an action, even if it's just a move by a single pixel. This makes it too easy to activate an action on e.g a context menu accidentially when the button is released. Ignore the first couple of mouse moves, using the same logic that prevents accidental tearing off. Change-Id: Ib4dd448ef2d6ae915b48da62666aa95b37145d63 Fixes: QTBUG-57849 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/widgets/itemviews/qlistview.cpp')
0 files changed, 0 insertions, 0 deletions