Details
Description
- Go to "File" -> "New File or Project..." -> "Other Project" -> "Qt Unit Test".
- Go through the wizard using defaults.
A CPP-Editor will open, showing the source file of the test. - Place the cursor in front of "QVERIFY2".
- Press Ctrl+Right.
The cursor moves to the position between "F" and "Y".
Instead, the cursor should move to the end of "QVERIFY2".