Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
4.8.2
-
None
-
Reproduced on Debian GNU/Linux (unstable) with Qt 4.8.2.
-
41a1ff4e3 (dev)
Description
Forwarded from https://sourceforge.net/p/retext/tickets/48/.
To reproduce, pass this HTML code to QTextEdit:
<ul> <li>aaa</li> <li><code>bbb</code></li> <li>ccc</li> <li>ddd</li> <li><code>eee</code></li> </ul>
... and you'll see that the bullet marks will be mis-aligned and the result will look ugly.
Attachments
Issue Links
- is duplicated by
-
QTBUG-123855 Inconsistent RichText Formatting of "<ol>" and "<ul>" in Text QML type
- Closed
- relates to
-
QTBUG-2188 QTextDocument: Bullets in bullet lists are not affected by text color
- Closed