Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.12.0
-
None
-
41a1ff4e3 (dev)
Description
I'm finding this problem with QML Text objects, using RichText format, but it may also apply to Qt QTextDocument objects.
If I apply a style to something like a paragraph, and then apply some font-related format to something inside the paragraph, it overrides the entire style, instead of adding to it.
For instance {{<p style="font-size: 10px">This has <i>italics</i> in it</p> }}should display everything in very tiny type, with one word italicized. Instead, the italicized word reverts to the normal text size. This happens any time formatting is applied to a portion of an element, including by a "style" attribute, or a CSS class name. This is not how web browsers work.
Attachments
Issue Links
- relates to
-
QTBUG-63741 Subsequent bullet points incorrectly colored by hyperlink
- Closed
Gerrit Reviews
For Gerrit Dashboard: QTBUG-73859 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
553821,7 | richtext formatting of numbered and bullet lists (<ol> and <ul>) | dev | qt/qtdeclarative | Status: MERGED | +2 | +1 |