Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.12.4, 5.15.2
-
Fix Version/s: None
-
Component/s: GUI: Font handling, Quick: Core Declarative QML
-
Environment:Pixel C
-
Platform/s:
-
Sprint:Someone's on it
Description
When the pixel size of a font is 152 or more on a 2.0 device pixel ratio device then the text will not be rendered correctly. In the case of the example, when it reaches 152 it will make the Q disappear, going higher will make the t disappear.
This only happens with NativeRendering as QtRendering is working fine in this respect.