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
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
qbuttongroup
qcalendarwidget
qcheckbox
qcombobox Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
qcommandlinkbutton
qdatetimeedit Pass QDate, QTime as value classes, rather than by const reference 2019-08-30 10:54:27 +02:00
qdial
qdialogbuttonbox
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
qlabel Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qlcdnumber
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
qradiobutton
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
qspinbox Fix a couple more uses of QWheelEvent constructors in tests 2019-07-12 15:13:23 +02:00
qsplashscreen
qsplitter Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qstackedwidget
qstatusbar
qtabbar
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
qtoolbutton unblacklist passing tests 2019-07-08 11:01:42 +00:00
widgets.pro