Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.0
-
None
-
-
711b643d5 (dev), 312103ae6 (6.9), 63e9a3f69 (6.8)
Description
import QtQuick Item { Item { anchors.fill:/*parent*/ parent } }
execute qmlformat on this file repeatedly and observe the space between /*parent*/ and parent grows indefinitely.
qmlformat <File Name> -i
Attachments
Issue Links
- resulted in
-
QTBUG-133315 qmlformat can still insert extra spaces in user code
-
- Reported
-
-
QTBUG-133316 qmldom/qmlformat: Comments are broken in certain positions
-
- In Progress
-
For Gerrit Dashboard: QTBUG-131386 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
620879,11 | qmlformat: Have the outWriter ensure spaces instead of adding them | dev | qt/qtdeclarative | Status: MERGED | +2 | +1 |
621875,2 | qmlformat: Have the outWriter ensure spaces instead of adding them | 6.9 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
621905,4 | qmlformat: Have the outWriter ensure spaces instead of adding them | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |