Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
5.0.0 RC 2
-
Linux, 64bit
Description
In Qt Creator from the Qt 5.0.0 packages I can not trigger copy, cut nor paste via the keyboard in the snippets editor. Triggering any of these via the context menu works.
How to reproduce:
- Open Qt Creator
- Go to Tools>Options>Text Editor>Snippets
- Select any snippet there
- Highlight a section of the snippet in the editor shown in the lower half of the window.
- Try to cut/copy/paste if with the keyboard: This is ignored.
- Try to cut/copy/paste via the context menu: This works.
Cut/Copy/Paste works with the keyboard as well as via the context menu with a Qt 4 based build of Qt Creator.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-11432 Can't copy or paste code in snippet editor using keyboard shortcuts
- Closed
-
QTBUG-36281 QKeyEvent regression in Qt5
- Closed