qt5base-lts/src
Volker Hilsheimer 65fcd8524d QAbstractScrollArea: when used as a popup, apply regular popup behavior
QWidget::mousePressEvent is documented to implement the closing of
popups if the widget is a popup. QAbstractScrollArea is one of the
QWidget subclasses that might be used as a popup as well, so instead of
just ignoring mousePressEvents, pass the event on to the QWidget
implementation for regular popup handling.

Change-Id: I05f77a334945f3c167f729f30bc022599230379b
Fixes: QTBUG-60885
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
2019-10-10 19:08:09 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-30 14:43:02 +02:00
android Android: Do not extract QML assets data 2019-10-02 15:00:35 +00:00
angle Disable debug-and-release builds for MinGW 2019-09-18 06:28:16 +00:00
concurrent QtConcurrent: fix warning about function parameters shadowing class members 2019-10-08 23:21:14 +02:00
corelib Fix relocatable prefix for hardware-specific Linux builds 2019-10-10 13:26:37 +02:00
dbus Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-10 09:13:49 +02:00
gui Make QTextBlockFormat::MarkerType an enum class 2019-10-10 21:08:08 +02:00
network Remove a new-line 2019-10-09 17:15:06 +02:00
opengl QPainter: don't print deprecated warnings for HighQualityAntialiasing 2019-10-03 13:15:47 +02:00
openglextensions Move forward-declaration inside of namespace 2019-05-15 10:58:49 +00:00
platformheaders Merge remote-tracking branch 'origin/5.13' into dev 2019-06-27 14:38:03 +02:00
platformsupport Add qt.qpa.input.events logging to evdevtouch 2019-10-10 06:10:29 +02:00
plugins Merge "Merge remote-tracking branch 'origin/5.13' into 5.14" 2019-10-10 13:26:37 +02:00
printsupport Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
sql Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-30 14:43:02 +02:00
testlib Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-30 14:43:02 +02:00
tools Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-10 09:13:49 +02:00
widgets QAbstractScrollArea: when used as a popup, apply regular popup behavior 2019-10-10 19:08:09 +00:00
winmain Merge remote-tracking branch 'origin/5.13' into dev 2019-05-27 15:34:10 +02:00
xml Be less laissez-faire with implicit conversions to QChar 2019-07-09 07:09:44 +02:00
src.pro Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-10 09:13:49 +02:00