Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Fixed
-
Affects Version/s: 5.14, 5.15
-
Fix Version/s: 6.0.0
-
Component/s: GUI: Text handling
-
Labels:None
-
Environment:Windows 10/Visual Studio 2019
-
Platform/s:
Description
create a QTextCharFormat, set a font family in that and use it to change the font of a selected textpart in a QTextCursor. The resulting HTML in the affected QTextDocument produces a wrong css style. See appended example.
Other Platforms than Windows not tested.