Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
6.10
-
None
-
5f2cf0940 (dev), a3863b2d8 (dev), 240d2d190 (dev), bc6b4940a (dev), 9b4b6d9e3 (6.10), d8a1e840e (6.10), a46ee0635 (6.10), 70ab48778 (6.10)
Description
Even after https://bugreports.qt.io/browse/QTBUG-131386 was fixed, there are still more places where extra spaces get inserted in the user's code.
QtObject /**/ {}
becomes
QtObject /**/ {}
see Binding::preCodeForName(QStringView n)
More such cases exist.
Attachments
Issue Links
- resulted from
-
QTBUG-131386 qmlformat inserts a new space after block comment on file save
-
- Closed
-
Gerrit Reviews
For Gerrit Dashboard: QTBUG-133315 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
657559,2 | qmlformat: Prevent superfluous space after Object name with comment | 6.9 | qt/qtdeclarative | Status: NEW | +2 | 0 |
657560,2 | Dom: Create region for the colon token in signal param type annotations | 6.9 | qt/qtdeclarative | Status: NEW | 0 | 0 |
657561,2 | Dom: Prefer writeRegion over write where possible in the OutWriter | 6.9 | qt/qtdeclarative | Status: NEW | +2 | 0 |
657562,2 | qmlformat: Fix comment handling around enums | 6.9 | qt/qtdeclarative | Status: NEW | 0 | 0 |