Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
Qt Creator 14.0.2, Qt Creator 15.0.0-beta2
-
None
Description
When I paste
pragma ValueTypeBehavior: Addressable
in a qml file and then save it, pragma ValueTypeBehavior: Addressable is truncated into
pragma ValueTypeBehavior
automatically
How to reproduce the issue
step 1: create a cmake Qt Quick Application in Qt Creator
step 2: open Main.qml
step3: paste pragma ValueTypeBehavior: Addressable on the first line of Main.qml
step4: save Main.qml
Attachments
Issue Links
- relates to
-
QTCREATORBUG-26602 Integration of "qmlformat" in QtCreator
- Open
-
QTCREATORBUG-29383 QML/JS Reformat File will remove Bound in pragma ComponentBehavior: Bound
- Closed