qt6-bb10/tests/auto/widgets/util/qcompleter
Eike Ziller 24859d7dea QCompleter: Hide popup when widget is hidden
When the widget the completer is attached to was hidden,
the popup stayed open. It would "hang around" with no
corresponding UI being around anymore, which is weird.

Fixes: QTBUG-124861
Pick-to: 6.7
Change-Id: If9cb04e693c2663ef9da14164611f26becafc4b4
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2024-04-30 16:30:16 +00:00
..
.gitignore
BLACKLIST Tests: remove blacklisted CIs no longer available 2023-12-06 22:07:44 +01:00
CMakeLists.txt CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
tst_qcompleter.cpp QCompleter: Hide popup when widget is hidden 2024-04-30 16:30:16 +00:00