Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 13.0.2
Description
Copy and paste (Ctrl+C/Ctrl+V) is not working in Qt Creator after switching between "Edit" and "Design" modes.
To reproduce the issue, follow the steps below:
- Create a new Qt Quick Project.
- Open main.qml in Edit mode - Copy and Paste works
- Open main.qml in "Design" mode - Copy and Paste works in Editor Window
- Switch back to "Edit" mode -> Copy andPaste not working in Editor Window