Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-71406

Editable ComboBox text is not selectable with the mouse.

    XMLWordPrintable

Details

    • Android, Linux/X11, Windows
    • 0425562e14e41b62dc7631c7c02768b8294454d0 (qt/qtquickcontrols2/5.15)

    Description

      On Windows the editable text of a ComboBox is not selectable with the mouse. But it can be selected with the keyboard (Ctrl+A, Shift +or arrow keys).

      ComboBox {
      	editable: true
      	model: searchHistory
      	editText: lastSearchTerm
      	anchors.verticalCenter: parent.verticalCenter
      }
      

      Attachments

        Issue Links

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

          Activity

            People

              mitch_curtis Mitch Curtis
              DanielSt Peter Staab
              Votes:
              4 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes