-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.4.1
-
Fix Version/s: 5.5.0 Alpha
-
Component/s: Quick: Controls 1, Quick: Core Declarative QML
-
Labels:None
-
Commits:bef1f341f1516a8c919ac4b6b62841aef7e2639a
QQuickTextEdit::invalidateBlock method marks nodes as dirty but doesn't
call QQuickItem::update(). Because of that it's impossible to
rehighlight text by QSyntaxHighlighter.
Example is attached.
Expected behavior: text's color is changed on radio button click.
Actual behavior: nothing happens until somebody updates text edit itself (by moving cursor/selection/text editing).
For Gerrit Dashboard: QTBUG-44765 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
107356,4 | TextEdit: Block's update should update paint node | 5.5 | qt/qtdeclarative | Status: MERGED | +2 | 0 |