Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
6.0.0
-
None
Description
If you pass in a font family which has multiple entries in the database and therefore includes the foundry in the families() list, hasFamily() will return false because it only checks for the family portion of the string and whether this exact string is in the families() string list.
The function is internal and seems to be exclusively used in tests.
Attachments
Issue Links
- resulted from
-
QTBUG-89008 tst_QFontDatabase::aliases() failed on openSUSE 15.2
- Closed