Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.3
-
None
Description
On Mac OSX the QLineEdit selection behavior is different to native applications. A cursor bar becomes visible when the Cmd or Shift keys are pressed.
This behavior can easily be duplicated in any application that Uses a QLineEdit.
-open a Qt application
-In the line edit select any text
-press the Cmd or Shift keys the selection remains but now a cursor is shown at the edge of the selection.