-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.5.0-rc
-
Windows Vista x64
-
4093ae7ae38f6006f7f8c1438e89777144a0c10b
- Build Creator from current 2.5 branch on Qt 4.8.0.
- Run the resulting Creator on Qt 4.8.0.
- Open a text file.
- Select everything in this file by pressing Ctrl+A.
- Press the Left Arrow key.
The selection will be cleared and the cursor will be right before the last character of the file.
This is standard behavior in most programs.
Now do the same with the same Creator running on Qt 4.8.1.
In step 5, the cursor will be moved to the very beginning of the file. This is non-native behavior and therefore a bug.
Found by Squish test suite_general/tst_select_all
- resulted from
-
QTBUG-32264 Wrong text cursor movement
-
- Open
-
-
QTBUG-22853 QTextEdit cursor position with left/right arrow key
-
- Closed
-