Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-8131

Pressing Ctrl+F while already in search mode does not SelectAll() in th search line

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 3.2.0-beta1
    • Qt Creator 2.6.0
    • Editors
    • None
    • Linux/Ubuntu 13.04
    • 2d1adfbb660818990663884a733323a9b5ca9393

    Description

      Start the editor with e.g. any cpp file, take any word you like that is in the text or not, press Ctrl+F.
      The Search line opens within the editor window, start typing e.g. "foo". Now if you decide to search for something completely else like "bar", normally (in nearly every other software) you press Ctrl+F again, and then the whole search line gets highlighted, so you can just start typing your new search term.

      Not in QtCreator, there just the search QLineEdit receives the focus, and the cursor is at the end, so if you write "bar" the line will read "foobar" instead of "bar".

      This is unconvenient and unusual.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-8131
        # Subject Branch Project Status CR V

        Activity

          People

            davschul David Schulz
            droetker Christian Gonzalez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes