qt6-bb10/tests/auto/widgets
Andy Shaw fcfee98f62 QLineEdit: Don't move the cursor after internalInsert() has done so
internalInsert() will set the cursor to the right position which accounts
for any input mask set on the control as well. Therefore it will already
be placed at the next correct position and should not be changed again
after that.

Task-number: QTBUG-40943
Change-Id: Ic0f5fad6999ddd367e435ec4409a5db5b9eacb7b
Reviewed-by: Daniel Teske <qt@squorn.de>
Reviewed-by: David Faure <david.faure@kdab.com>
2017-07-24 09:51:17 +00:00
..
dialogs macOS: Blacklist tst_QProgressDialog::autoShow() 2017-07-02 09:30:45 +00:00
effects Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared painter exists" 2017-06-14 13:00:35 +00:00
gestures autotests: use QTest::createTouchDevice() 2016-06-10 13:07:17 +00:00
graphicsview Convert features.wheelevent to QT_CONFIG 2017-06-28 16:15:09 +00:00
itemviews Use QSharedPointer::create() more 2017-07-19 13:40:42 +00:00
kernel Windows: Don't raise inactive windows when showing a tooltip 2017-07-19 14:21:52 +00:00
styles tst_QStyle::drawItemPixmap(): Check on the image color 2017-07-19 07:33:38 +00:00
util Convert features.filesystemmodel to QT_[REQUIRE_]CONFIG 2017-07-02 10:39:04 +00:00
widgets QLineEdit: Don't move the cursor after internalInsert() has done so 2017-07-24 09:51:17 +00:00
widgets.pro