Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
5.15.0, 6.4.0 Beta3
-
Qt-5.15 webassembly
ubuntu 18.04
firefox 80
qt-creator 4.12
Description
Start from qt-5.15 webassembly QFont::setBold() doesn't work for large font size (such as pixel size >= 64). Small font size (such as pixel size <= 48) still work. This is a regression from qt-5.14
A sample program to reproduce this issue was attached.