Details
-
Task
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 10.0.2
-
None
-
1a398a83b (12.0)
Description
GIVEN a separate editor window, e.g. by using the key combination CTRL-E.. Place keyboard focus in said editor. Observe the presence of the "Type to locale (CTRL-K)" widget in this window.
WHEN hitting `CTRL-K` to go to said widget
THEN it brings the main editor window into the foreground and opens the popup there
EXPECTED: windows are not switched, C-K popup is placed in the separate editor window.