Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.12.0
-
eca6bd485436f9ddf16036b98c993b7ffeb7e6c4 (qt/qtdeclarative/dev)
Description
It's documented as working, and supporting the "width" attribute, but it doesn't. If you manage to get it to work, it would be nice to add the ability to set its thickness and color, perhaps by using the height and background-color styles.
In the attached example (which also shows two other reported bugs), there is an <hr/> element between two <p> elements. There is no resulting horizontal line in the display. If you can figure out some combination of attributes or styles that makes the line appear, you're a cleverer man than I.
Attachments
Issue Links
- resulted in
-
QTBUG-97494 support CSS border and height on <hr>
- Reported