Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.2
-
-
743955d89426fd42a728b086b28534e1ec701269 (qt/qttools/dev) b84cdc8044a38c1c2e531da476951285d0dcebe8 (qt/qttools/6.2)
Description
Designer sets font family in ui files to default Segeo UI eventhough they are explicitly set to something else and saved.
Way to reproduce:
In Qt Creator 6.0.0-rc1:
1) Create a template Widgets project.
2) Create two TextEdits in Designer
3) Change the fontfamily of Text edits from default font to something else and save the ui file.
4) Close the file in the IDE
5) Reopen the file with Designer and edit some values of those Text edits (whatever, doesn't matter) and save again.
6) Close the file in the IDE again
7) Reopen the ui file in Designer and now all TextEdits have the default Segeo UI font family set.
Attachments
Issue Links
- is duplicated by
-
QTBUG-101661 Qt Designer/font issue
- Closed
- resulted from
-
QTBUG-46322 When setting a family name that has a comma in the name it will not match the font correctly
- Closed