Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.0 Beta 3, 5.12.4
-
-
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
- is duplicated by
-
QTBUG-79036 selectByMouse for ComboBox
- Closed
- relates to
-
QTBUG-101205 Make TextInput and TextEdit behave correctly by default with regards to text selection
- Closed
For Gerrit Dashboard: QTBUG-71406 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
284329,4 | WIP: ComboBox: add textField property | 5.15 | qt/qtquickcontrols2 | Status: ABANDONED | -2 | 0 |
284392,4 | ComboBox: add selectTextByMouse property | 5.15 | qt/qtquickcontrols2 | Status: MERGED | +2 | 0 |