-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.3
-
-
2ceae8f7e (dev), 5ce7318e0 (6.10), 49e69d79f (tqtc/lts-6.8)
When rendering text using the Text.Outline style in a QML application, the outline appears broken or distorted. This issue occurs specifically when the graphics API is set to use the software renderer
Steps to Reproduce:
1-Build and run the attached project.
2-Observe the broken rendered text in the application UI.
Expected Result: The text outline should appear smooth and properly rendered.
Actual Result: The outline appears broken, irregular, or visually corrupted.