Details
-
Suggestion
-
Resolution: Done
-
P4: Low
-
5.2.0
-
8664ee610d3d8bb8a2a578a6aa6bfd38afe4fcda (qt/qtbase/dev) d8a9bec35fb0c60a0e5990c1a12ffe6f39fdbf2d
Description
Add support for styling the different borders in a table in CSS. For example in something like:
table { border-collapse:collapse; border-bottom:5px solid black; } td, th { border: 1px solid black; }
in the attached example html.
Attachments
Issue Links
- is required for
-
QTBUG-67622 QTextDocumentWriter misses information when writing OpenDocument Format
- Closed
- relates to
-
QTBUG-120986 QML Type TextArea or TextEdit doesn't render CSS table and table cell border correctly
- Reported
-
QTBUG-30924 setColumnWidthConstraints has no effect on odt files
- Open
-
QTBUG-21924 Background color for QTextCharFormat
- Closed
-
QTBUG-7056 QTextDocumentWriter ODF support does not include Table Borders.
- Closed
-
QTBUG-9415 Not correctly displayed when saving a table in HTML and ODF
- Closed
-
QTBUG-74335 QML RichText table border is misaligned
- Closed
-
QTBUG-7184 QTextFrameFormat: Add possiblity to set individual top/bottom/left/right border styling
- Closed
- replaces
-
QTBUG-13747 CSS bugs in QTextDocument
- Closed
- resulted in
-
QTBUG-74335 QML RichText table border is misaligned
- Closed