Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 3.3.1, Qt Creator 10.0.1
-
None
-
Ubuntu 14.04 LTS 64 bit
Qt 5.4.0
With Qt 5.3.2, I could not reproduce step 6.
-
daad58175 (11.0), 9091c9942 (11.0), 32c97a10d (11.0), 827d6e66f (11.0)
Description
- Create a new Qt Widget Application project.
- Open main.cpp from this project.
- Type something in this file.
- Press Ctrl+Z.
Changes will be undone.
So in general, the shortcut works. - Move the cursor to the object "w".
- Press Ctrl+Shift+U for "Find Usages".
Instead of triggering "Find Usages", an "U" will be inserted.
Sometimes I saw it work, but in most cases, the "U" will be written. I guess this is because of Ubuntu's shortcuts getting in the way. This would be a separate issue anyway. - Press Ctrl+Z to undo the insertion.
Nothing happens. - Click the menu bar and then the editor.
- Press Ctrl+Z to undo the insertion.
Now, the change will be undone.
Ctrl+Z should work whenever there are changes in the open file.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-9221 ctrl+shift+u broken
- Closed
- is duplicated by
-
QTCREATORBUG-24358 Find references doesn't work through the shortcut
- Closed
-
QTCREATORBUG-28249 Ctrl + Shift + U(Find References to Symbol Under Cursor) doesn't work
- Closed
-
QTBUG-67949 IBus input method: Drawn and effective cursor position differ
- Closed
-
QTCREATORBUG-29202 Ctrl + Shift + U(Find References to Symbol Under Cursor) doesn't work.
- Closed
- relates to
-
QTCREATORBUG-15129 Wrong "Find Usages" shortcut
- Closed
-
QTCREATORBUG-16229 Using Ctrl+Shift+U to find usages on one-character symbols results in weird behaviour
- Closed