Details
-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
4.6.0
-
None
Description
QTextFrameFormat currently does not have options for different border styles to be applied to each edge of a frame utilising it.
The border width, borderStyle and borderBrush attributes are always applied to all four edges of the frame.
This makes it very difficult to have tabular display with only horizontal rules between cells, and essentially impossible to have tables with different colour borders.
This is very limiting in widgets using QTextFrame and QTextTable, such as QTextDocument and QTextBrowser
Attachments
Issue Links
- relates to
-
QTBUG-36152 Add support for styling the different borders in a table in CSS
- Closed