qt6-bb10/tests/auto/widgets/widgets
Wang Chuan 75285b64ad QComboBox: send font change event to popup menu when font changed
The font change in QComboBox might cause incorrect appearance of popup
menu since it doesn't notify popup menu to relayout itself

Fixes the issue by send font change event to the item view of popup
menu when received a font change event in QComboBox

Fixes: QTBUG-75846
Change-Id: I4821015cca95a7e233a22262596a6fbf27f10aef
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2020-02-07 09:18:47 +08:00
..
qabstractbutton tests/auto/widgets/widgets: Avoid unconditional qWait()s 2018-04-25 11:55:34 +00:00
qabstractscrollarea Deprecate conversion functions between QList and QSet 2019-05-07 14:15:44 +00:00
qabstractslider Finish deprecating obsolete members of QWheelEvent 2019-07-12 15:13:01 +02:00
qabstractspinbox
qbuttongroup
qcalendarwidget winrt: Make widgets/widgets auto tests pass 2018-06-22 05:02:49 +00:00
qcheckbox tests/auto/widgets/widgets: Avoid unconditional qWait()s 2018-04-25 11:55:34 +00:00
qcombobox QComboBox: send font change event to popup menu when font changed 2020-02-07 09:18:47 +08:00
qcommandlinkbutton tst_QCommandLinkButton: Add back wait to the beginning of setAutoRepeat() 2018-05-16 06:10:08 +00:00
qdatetimeedit Pass QDate, QTime as value classes, rather than by const reference 2019-08-30 10:54:27 +02:00
qdial
qdialogbuttonbox tests/auto/widgets/widgets: Avoid unconditional qWait()s 2018-04-25 11:55:34 +00:00
qdockwidget Fix notification of QDockWidget when it gets undocked 2019-05-07 17:28:23 +00:00
qdoublespinbox Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
qfocusframe QFocusFrame: protect it from being moved around by accident 2018-11-27 14:59:52 +00:00
qfontcombobox test: migrate QFontComboBox test to QRegularExpression 2019-06-10 09:35:45 +02:00
qframe Windows: Fix some widget tests to pass on High DPI screens 2019-08-23 08:39:16 +02:00
qgroupbox QGroupBox: always disable children in a checkable, unchecked groupbox 2019-10-11 13:53:49 +02:00
qkeysequenceedit
qlabel Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qlcdnumber
qlineedit QLineEdit: Fix End key for input masks 2019-11-15 13:40:05 +02:00
qmainwindow Silence QMainWindow test 2019-03-22 07:27:11 +00:00
qmdiarea Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
qmdisubwindow Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
qmenu Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
qmenubar Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
qopenglwidget Windows: Fix some widget tests to pass on High DPI screens 2019-08-23 08:39:16 +02:00
qplaintextedit Fix updating the text cursor position after editing 2019-12-06 15:52:35 +01:00
qprogressbar Remove QOperatingSystemVersion::WindowsVista 2019-09-05 08:25:05 +02:00
qpushbutton winrt: Make widgets/widgets auto tests pass 2018-06-22 05:02:49 +00:00
qradiobutton tests/auto/widgets/widgets: Avoid unconditional qWait()s 2018-04-25 11:55:34 +00:00
qscrollarea QtCore: mark obsolete enumerations as deprecated 2019-05-17 14:08:30 +00:00
qscrollbar Finish deprecating obsolete members of QWheelEvent 2019-07-12 15:13:01 +02:00
qsizegrip Brush up and stabilize tst_QSizeGrip 2019-04-03 15:06:06 +00:00
qslider
qspinbox Fix a couple more uses of QWheelEvent constructors in tests 2019-07-12 15:13:23 +02:00
qsplashscreen
qsplitter Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qstackedwidget
qstatusbar winrt: Make widgets/widgets auto tests pass 2018-06-22 05:02:49 +00:00
qtabbar qtbase: cleanup BLACKLIST files 2018-02-13 15:20:33 +00:00
qtabwidget Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qtextbrowser QTextBrowser: assume Markdown is UTF-8 2019-07-08 07:25:35 +02:00
qtextedit QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and border 2019-09-17 23:05:09 +02:00
qtoolbar Fix calculation of text margin if line edit contains side widgets 2018-11-26 16:03:33 +00:00
qtoolbox
qtoolbutton Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
widgets.pro winrt: Skip/blacklist failing opengl tests 2018-05-28 08:36:55 +00:00