Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. 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.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 11.0.3
    • Editors
    • None
    • Linux/Wayland

    Description

      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.

      Steps to reproduce:

      • Open or create a project;
      • Select and open any source file for editing;
      • Press Ctrl-N to open the "New File" dialog and select "C/C+" and "C+ Class";
      • In the dialog which opens, notice that the first line edit control has a blinking cursor, indicating that the dialog has the focus;
      • Start typing. Nothing is inserted into the dialog edit control, but typed characters are inserted into the source file which is behind the dialog.

      Expected behavior:
      The dialog should receive the input.

      Related bug report:
      This appears to be related to QTCREATORBUG-28756?

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              davschul David Schulz
              robert_hairgrove Bob Hairgrove
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes