Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.2
-
None
Description
It would be nice if an editable QComboBox would have the same selection behaviour like a standard combobox on Windows.
Mouse clicking on a Windows editable combobox will result in the entire text string being highlighted.
Currently clicking in an editable Qt combobox will result in a blinking cursor where you clicked, and no text selected.