Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 14.0.2
-
Ubuntu 22.04
Qt 6.2.4, Qt 6.7.2
-
e772fbab6 (master)
Description
- Start Creator with Qt in PATH and empty settings, e.g. using the parameter "-tcs".
- Make sure that the created Desktop kit uses gcc as compiler.
I used the distribution's gcc 11. - Create a new Qt Quick Application project using Creator's wizard.
Creator will show Main.qml which contains a Window item. - At the end of the Window item, before its closing brace, add the line:
Color: "blue"
- Save the file.
- From the menu, select "Tools" -> "QML/JS" -> "Run Checks".
The issues view will appear and look like this:
Some formatting seems to go completely wrong.
This does not happen, when the kit uses clang as compiler.
Found while updating tst_QMLS02.
Attachments
For Gerrit Dashboard: QTCREATORBUG-31544 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
591511,3 | ProjectExplorer: Fix some wrong output message types | master | qt-creator/qt-creator | Status: MERGED | +2 | +1 |