summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformthemefactory.cpp
diff options
context:
space:
mode:
authorFrederic Lefebvre <[email protected]>2025-10-27 14:32:57 +0100
committerFrederic Lefebvre <[email protected]>2025-11-05 11:32:12 +0000
commit6603634e72cd562c5f8cb010ebee018d8fc6fda2 (patch)
tree65bbdf6b63731b49ddbb4aeb7f5de15d950902ff /src/gui/kernel/qplatformthemefactory.cpp
parentde53d117333bc5beb0814b62020e18778f0214cd (diff)
Fix flaky tst_QComboBox::virtualAutoCompletion on Ubuntu 24.04HEADdev
Move QTest::qWait(QApplication::keyboardInputInterval) to after the keyPress event kp3 to ensure the corresponding keyRelease event kr3 has been properly processed. Previously, the QTest::qWait was placed before the kp3, which prevented it from having the intended effect. Pick-to: 6.10 Change-Id: I00797032eca1425e043521890b4be5cd952cd829 Reviewed-by: Richard Moe Gustavsen <[email protected]> Reviewed-by: Mitch Curtis <[email protected]>
Diffstat (limited to 'src/gui/kernel/qplatformthemefactory.cpp')
0 files changed, 0 insertions, 0 deletions