qt6-bb10/tests/auto/widgets/widgets
Sona Kurazyan 29adc0eed9 Fix updating the text cursor position after editing
In some cases when editing the text (for example when removing the
selected text, or pasting a text block) the text cursor position is
updated, but its visual x position is not updated. This causes the next
cursor movements to start from a wrong position.

Force the update for those cases.

Fixes: QTBUG-78479
Change-Id: Ia496be62beec58660f5e1695e5aafae09c79684e
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
2019-12-06 15:52:35 +01:00
..
qabstractbutton tests/auto/widgets/widgets: Avoid unconditional qWait()s 2018-04-25 11:55:34 +00:00
qabstractscrollarea Deprecate conversion functions between QList and QSet 2019-05-07 14:15:44 +00:00
qabstractslider Finish deprecating obsolete members of QWheelEvent 2019-07-12 15:13:01 +02:00
qabstractspinbox testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
qbuttongroup Updated license headers 2016-01-21 18:55:18 +00:00
qcalendarwidget winrt: Make widgets/widgets auto tests pass 2018-06-22 05:02:49 +00:00
qcheckbox tests/auto/widgets/widgets: Avoid unconditional qWait()s 2018-04-25 11:55:34 +00:00
qcombobox Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
qcommandlinkbutton tst_QCommandLinkButton: Add back wait to the beginning of setAutoRepeat() 2018-05-16 06:10:08 +00:00
qdatetimeedit Pass QDate, QTime as value classes, rather than by const reference 2019-08-30 10:54:27 +02:00
qdial Updated license headers 2016-01-21 18:55:18 +00:00
qdialogbuttonbox tests/auto/widgets/widgets: Avoid unconditional qWait()s 2018-04-25 11:55:34 +00:00
qdockwidget Fix notification of QDockWidget when it gets undocked 2019-05-07 17:28:23 +00:00
qdoublespinbox Fix a couple more uses of QWheelEvent constructors in tests 2019-07-12 15:13:23 +02:00
qfocusframe QFocusFrame: protect it from being moved around by accident 2018-11-27 14:59:52 +00:00
qfontcombobox test: migrate QFontComboBox test to QRegularExpression 2019-06-10 09:35:45 +02:00
qframe Windows: Fix some widget tests to pass on High DPI screens 2019-08-23 08:39:16 +02:00
qgroupbox QGroupBox: always disable children in a checkable, unchecked groupbox 2019-10-11 13:53:49 +02:00
qkeysequenceedit Updated license headers 2016-01-21 18:55:18 +00:00
qlabel Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qlcdnumber Updated license headers 2016-01-21 18:55:18 +00:00
qlineedit QLineEdit: Fix End key for input masks 2019-11-15 13:40:05 +02:00
qmainwindow Silence QMainWindow test 2019-03-22 07:27:11 +00:00
qmdiarea Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
qmdisubwindow Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
qmenu Port users of get{Contents,Text}Margins() missed first time around 2019-08-01 12:55:07 +00:00
qmenubar Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
qopenglwidget Windows: Fix some widget tests to pass on High DPI screens 2019-08-23 08:39:16 +02:00
qplaintextedit Fix updating the text cursor position after editing 2019-12-06 15:52:35 +01:00
qprogressbar Remove QOperatingSystemVersion::WindowsVista 2019-09-05 08:25:05 +02:00
qpushbutton winrt: Make widgets/widgets auto tests pass 2018-06-22 05:02:49 +00:00
qradiobutton tests/auto/widgets/widgets: Avoid unconditional qWait()s 2018-04-25 11:55:34 +00:00
qscrollarea QtCore: mark obsolete enumerations as deprecated 2019-05-17 14:08:30 +00:00
qscrollbar Finish deprecating obsolete members of QWheelEvent 2019-07-12 15:13:01 +02:00
qsizegrip Brush up and stabilize tst_QSizeGrip 2019-04-03 15:06:06 +00:00
qslider Updated license headers 2016-01-21 18:55:18 +00:00
qspinbox Fix a couple more uses of QWheelEvent constructors in tests 2019-07-12 15:13:23 +02:00
qsplashscreen Updated license headers 2016-01-21 18:55:18 +00:00
qsplitter Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qstackedwidget Ensure result of all QTest::qWaitFor are verified 2017-10-05 15:15:36 +00:00
qstatusbar winrt: Make widgets/widgets auto tests pass 2018-06-22 05:02:49 +00:00
qtabbar qtbase: cleanup BLACKLIST files 2018-02-13 15:20:33 +00:00
qtabwidget Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qtextbrowser QTextBrowser: assume Markdown is UTF-8 2019-07-08 07:25:35 +02:00
qtextedit QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and border 2019-09-17 23:05:09 +02:00
qtoolbar Fix calculation of text margin if line edit contains side widgets 2018-11-26 16:03:33 +00:00
qtoolbox Updated license headers 2016-01-21 18:55:18 +00:00
qtoolbutton unblacklist passing tests 2019-07-08 11:01:42 +00:00
widgets.pro winrt: Skip/blacklist failing opengl tests 2018-05-28 08:36:55 +00:00