Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.7.4, 4.8.0
-
Mac OS X 10.6, Windows 7
Description
When text is selected from a QTextEdit and pressing left or right arrow key will result wrong cursor position on Mac.
When the left arrow key is pressed the cursor should be positioned at the start of the word. Currently the cursor is positioned one character from the end of the word.
When the right arrow key is pressed the cursor should be positioned at the end of the word. Currently the cursor is positioned one character beyond the word.
The issue is easy to reproduce with the mdi example.
Attachments
Issue Links
- resulted in
-
QTBUG-32264 Wrong text cursor movement
-
- Open
-
-
QTCREATORBUG-7215 Regression: Wrong text cursor movement when running on Qt 4.8.1
-
- Closed
-
For Gerrit Dashboard: QTBUG-22853 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
13654,4 | QTextEdit cursor position fix when moving left/right with selection | 4.8 | qt/qt | Status: MERGED | +2 | 0 |
15639,2 | QTextEdit cursor position fix when moving left/right with selection | master | qt/qtbase | Status: MERGED | +2 | 0 |