Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
4.2.0
-
None
-
7f48c7962 (dev), 2d7972e05 (6.7), 301061040 (tqtc/lts-6.5)
Description
Unordered lists with squares and disks are painted with different colors.
Circle bullets are painted with a pen of the color of the current block char format. Square/Disc bullets are painted with a brush of the color of the QAbstractDocumentLayout::Context. It would be more consistent if these were both drawn with the color of the current block char format.
Attachments
Issue Links
- resulted from
-
QTBUG-2188 QTextDocument: Bullets in bullet lists are not affected by text color
- Closed