Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.8.0
-
None
-
Windows 10, 64 bit
Compiler: Visual Studio 2015
-
9b201572e518c976dee95f4c3146b4feedbb2e70
Description
Modifying the font properties (pixelSize, bold, ...) in a tooltip works as expected if a literal is used. As soon a property or expression is used the font family falls back to default.
In a text control using expressions for font property works as expected.
See attached main.qml and screenshot
Used font is [Fira Code|https://github.com/tonsky/FiraCode,] but any other family will have the same result
Attachments
Issue Links
- relates to
-
QTBUG-57395 Add an ItemAncestorHasChanged itemChange notification to QQuickItem.
- Closed