Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
None
-
4.8.4
-
None
Description
Consider this small piece of HTML text:
<p>text1</p> <blockquote> <p>text2</p> </blockquote>
When viewed in QTextEdit, the blockquote part is indented with the indent width comparable with the width of “text1” string.
When printed, or passed to QPrintPreviewDialog, that part is almost non-indented, indent width is 1px or something like that.
Attachments
Issue Links
- depends on
-
QTBUG-75662 handle CSS styling for markdown format in QTextDocument / QTextBrowser
- Reported
- relates to
-
QTBUG-97530 render vertical bars alongside blockquotes
- Reported