qt6-bb10/tests/auto/widgets
Wang Chuan c513b1214e QTabBar: make sure the tab is repainted after releasing mouse
The tab has to be repainted even f the mouse release event happened
outside the tab bar, otherwise it will look like the tab is still
pressed.

As a drive-by, replace the repaint() call with update(); there is
no need for synchronous painting in an event handler.

Pick-to: 5.15
Fixes: QTBUG-81637
Change-Id: Ia55182be906511ac3b462f00add8a621c6c05fc3
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-07-02 04:17:52 +02:00
..
dialogs QFileDialog: remove deprecated mode QFileDialog::DirectoryOnly 2020-06-26 22:40:34 +02:00
effects Phase 2 of removing QDesktopWidget 2020-06-08 20:29:49 +02:00
graphicsview Use QList instead of QVector in widgets tests 2020-06-25 10:13:43 +02:00
itemviews Use QList instead of QVector in widgets tests 2020-06-25 10:13:43 +02:00
kernel Fix delivery of MouseMove events to newly opened popup windows 2020-07-01 14:52:49 +02:00
styles Use QList instead of QVector in widgets tests 2020-06-25 10:13:43 +02:00
util Introduce QInputDevice hierarchy; replace QTouchDevice 2020-06-16 22:06:56 +02:00
widgets QTabBar: make sure the tab is repainted after releasing mouse 2020-07-02 04:17:52 +02:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00