Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.0.0
-
None
-
Windows 7, MSVC 2010 32 bit
-
efe0c53c484207b50eab7626cce31d7ac08c4eda
Description
Windows: qquicktextinput autotest fails due to ifdeffing a special keysequence for Windows:
FAIL! : tst_qquicktextinput::undo_keypressevents(Inserts,moving,selection, delete and undo) Compared values are not the same Actual (textInput->text()): A2 Expected (expectedString[i]): AB .\tst_qquicktextinput.cpp(4613) : failure location
It seems that Windows now behaves like other platforms, which probably isn't desirable, as e.g. Windows native Notepad application has this special behavior. Needs to be investigated why the behavior change occurred.
Marking this test insignificant in Windows for now to get CI running. Remember to remove insignification after the issue is fixed.
Attachments
Issue Links
- is required for
-
QTBUG-24203 Qt 5.0 - Windows: Fix tests
- Closed