Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
6.4.3
-
Ubuntu 22.04.1 LTS
Description
Steps to reproduce (in Qt Creator):
- Click on the content of any file in the editor, so that the cursor is focused there.
- Click File > New File
- Start typing.
Expected: Cursor's focus is shifted to new file windows.
Actual: The cursor in new file windows seems to be active, but the entered text appears in the place when the cursor was previously focused. It looks like we have two active cursors on the screen. See the attache video.
Reproducibility: 100%
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-28226 Wizards: Edit focus on background editor instead wizard dialog
- Closed
-
QTCREATORBUG-29805 Dialog for "New C++ Class" opens with blinking cursor in the first line edit control, but any typed characters are inserted into the source file if there is an open file.
- Closed
-
QTCREATORBUG-29846 in new file->c++ class the focus is given to the main IDE editor in the background instead of the class name textbox of the dialog box in the foreground
- Closed
-
QTCREATORBUG-29848 Project name not editable by default when creating a new Project
- Closed
- relates to
-
QTQAINFRA-5393 Qt Test Attack - Feb, 2023
- Open