Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.15.2, 6.2.3
-
None
Description
if QTextDocument's html contain html link elment , the whole page can not render to printer
if
<link href="" rel="stylesheet">
in the html body .the entire html can not rendered in printer.
result in a whole blank page.
move the link into the html head section. can eliminated this problem.
see attached example.
Attachments
Issue Links
- is cloned by
-
QTBUG-101740 use QTextDocument in QPreviewPrintDialog ,applicaion will hang for a long time ,if setHtml() with a long string.
-
- Reported
-