qt5base-lts/tests/auto/widgets
Konstantin Ritt 0b5911f376 QTextLayout: Fix visual cursor movement in some cases
To guarantee proper positioning at the end of the last line in a
bidirectional text we have to insert the eol position into the
insertion points vector, accordingly to the visual ordering.
Detection of the last *logical* item in a *visual* line is unrelaed
to the text direction, it is simply `iterator.item == iterator.lastItem`.

[ChangeLog][QtGui][QTextLayout] Fixed visual cursor movement
in bidirectional text.

Task-number: QTBUG-18060 (partially related)
Change-Id: I53b6ab889ef580ab0560b620b808b1e09efc0fbd
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Ahmed Saidi <justroftest@gmail.com>
2014-04-04 19:32:21 +02:00
..
dialogs BlackBerry: Fix tst_qdialog::show{Maximized,Minimized} tests 2014-04-04 10:38:33 +02:00
effects QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
graphicsview tst_qgraphicsproxywidget: Fix hang in actionsContextMenu(). 2014-03-28 22:52:19 +01:00
itemviews BlackBerry: Fix QListView autotest 2014-04-04 19:32:21 +02:00
kernel Fix the QGridLayout autotest 2014-04-03 11:07:07 +02:00
styles CSS parser: fix the pseudo-classes array length 2014-02-26 14:18:48 +01:00
util correct send vs sent grammar 2014-03-14 15:27:03 +01:00
widgets QTextLayout: Fix visual cursor movement in some cases 2014-04-04 19:32:21 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00