Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 6.2.0
-
Fix Version/s: 6.2.1, 6.3.0 Alpha
-
Component/s: Widgets: Widgets and Dialogs
-
Labels:None
-
Platform/s:
-
Commits:60caec953f76b1c63ff526c84cc968b5f83eabdf (qt/qtbase/dev) 57e99441102f96dd0180a6ead84d8e8b3bd6b6f0 (qt/qtbase/6.2)
Description
Open widgets/tools/completer example, type something in the line edit so the completion popup shows, press escape.
Expected: The popup closes.
Actual: The popup stays open.
This is a regression in Qt 6(.2? at least I hadn't noticed it before, also with 6.2 beta4)