Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
Qt Creator 4.5.0-rc1
-
macOS 10.11, QC 4.5 RC snapshot (5ca90a4a5e7)
Description
Steps to reproduce:
- open a Qml file with Designer
- open the integrated Editor
- try to
- Shift+Delete (does nothing)
- Win+cursor keys (macOS uses these for StartOfLine, EndOfLine, StartOfDoc, EndOfDoc, but they seem to get "stolen" by the Navigator widget)
Note: Stealing of the keyboard events might be the more critical thing as this is capable of reordering the items (move up, become sibling,...)