qt5base-lts/tests/auto/widgets
Pasi Matilainen 6dc85408cd QTextEdit cursor position fix when moving left/right with selection
When text has been selected in a QTextEdit and the left or right arrow
key is pressed, the cursor moves one character beyond the start or end
of the selection, when it shouldn't move past the selection. Fixed by
moving the cursor to the right place when a selection is active.

Task-number: QTBUG-22853
Change-Id: I9ea1863436db98627a6fd041ce554cf10be26493
Reviewed-by: Jiang Jiang <jiang.jiang@nokia.com>
(cherry picked from commit 1b031759ddfdab9703dfecac13f1ed318da3dafe)
2012-02-08 12:37:22 +01:00
..
dialogs Remove many deprecated methods 2012-01-31 16:17:55 +01:00
effects Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
graphicsview Fix error in qgraphicsanchorlayout1 autotest. 2012-02-07 08:29:19 +01:00
itemviews Merge QStyleOption*V{2,3,4} classes together 2012-02-02 20:18:55 +01:00
kernel Remove QInputContext 2012-02-03 11:01:34 +01:00
shared Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
styles Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
util Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
widgets QTextEdit cursor position fix when moving left/right with selection 2012-02-08 12:37:22 +01:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00