qt5base-lts/src
Alexander Volkov c5307203f5 Fix interaction with the menu bar on touchscreens
Ignore synthesized mouse move events whithout the left mouse
button pressed. We receive such mouse move event on touch
before the mouse press event, it causes the menu to show
and then the subsequent mouse press event closes the menu.

Also don't propagate mouse events after closing a popup
to another popup, because they may close the latter one.

Change-Id: I50a2d9b57da63d33ffe416161a09f1696d65c88f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2018-06-25 16:45:07 +00:00
..
3rdparty [Backport] Remove usage of auto_ptr in MacroExpander 2018-06-21 13:13:04 +00:00
android Add translation for unsupported_android_version for fr and de 2018-05-25 06:50:40 +00:00
angle [Backport] Remove usage of auto_ptr in MacroExpander 2018-06-21 13:13:04 +00:00
concurrent Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
corelib QtCore/QtNetwork/QTestlib: Fix build with MinGW/g++ 8.1 x64 2018-06-25 14:56:19 +00:00
dbus Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
gui Fix the qHash implementation for QMatrix / QTransform 2018-06-21 20:31:23 +00:00
network QtCore/QtNetwork/QTestlib: Fix build with MinGW/g++ 8.1 x64 2018-06-25 14:56:19 +00:00
opengl Merge remote-tracking branch 'origin/5.10' into 5.11 2018-02-15 10:14:11 +01:00
openglextensions Replace Q_DECL_FINAL with final 2017-09-22 07:30:01 +00:00
platformheaders Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
platformsupport Fix mouse-wheel handling for evdev devices with extended values 2018-06-22 11:14:53 +00:00
plugins Do not update scroll coordinates on ignorable enter events 2018-06-22 13:37:23 +00:00
printsupport QWin32PrintEngine: Fix crash in drawPixmap(), drawImage() 2018-05-23 08:26:57 +00:00
sql doc: Explicitly mention that QSqlRecord fields are generated by default 2018-05-23 07:01:39 +00:00
testlib QtCore/QtNetwork/QTestlib: Fix build with MinGW/g++ 8.1 x64 2018-06-25 14:56:19 +00:00
tools Move androiddeployqt to qtbase 2018-06-21 11:08:57 +00:00
widgets Fix interaction with the menu bar on touchscreens 2018-06-25 16:45:07 +00:00
winmain Merge remote-tracking branch 'origin/5.10' into dev 2018-01-11 18:10:41 +01:00
xml QDomNode::replaceChild(): Fix documentation typo 2018-03-16 06:34:13 +00:00
src.pro Move androiddeployqt to qtbase 2018-06-21 11:08:57 +00:00