Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.2.0 Alpha
-
OS X 10.8.5
-
42f0a4f2c91800830021ac974678e46d52f23ae7
Description
In Qt Creator we embed .ui Designer. We also now use Qt Quick 2 for some parts of Qt Creator. Whenever one of these Qt Quick 2 parts was shown, it's no longer possible to inline edit text in .ui Designer (e.g. choose "Change text" from the context menu on a button). Pressing cursor keys then moves the widget instead of the text cursor, and "normal keys" also do not change the text.
Since Qt Creator's Welcome screen uses Qt Quick 2, that effect is usually what one sees. But if you e.g. start Qt Creator with Welcome plugin disabled:
- as long as you don't switch to analyze mode/QML Profiler or qt quick designer, everything works just fine in .ui designer
- after switching once to e.g. analyze mode (with QML Profiler selected), the above behavior kicks in
Attachments
Issue Links
- is required for
-
QTBUG-33863 Issues to be fixed before Qt5.2 RC1 release
- Closed