Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.0, 6.8.0 Beta1
-
-
b6f962c87 (dev), 985bc72f2 (6.8), 51eb2f2e5 (6.7), 41dd35a07 (tqtc/lts-6.5), 987146d42 (tqtc/lts-6.2), 970eb9d19 (tqtc/lts-5.15), 30a753944 (dev), 940ba11f8 (6.8), b6a161626 (6.7), 520117293 (tqtc/lts-6.5), 49540eb2a (tqtc/lts-6.2)
Description
How to reproduce the issue:
- Run the attached reproducer with enabling the code in main() below :
qputenv("QT_DISTANCEFIELD_DEFAULT_BASEFONTSIZE", "128");
Then the application crashes.
The issue was reproduced with the value "86" or larger, while it is not reproduced with "85" or smaller.
The user, reported this issue, needs it to be 128.