Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-63581

ODF export does not contain borders for tables

    XMLWordPrintable

Details

    Description

      ODF tables could contain cell borders, but borders set through QTextTableFormat::setBorder does not apply to it. Most likely it is just not supported as they can only be set for the table itself in Qt, but ODF takes them for individual cells which Qt does not support. However, maybe it could still propagate from the table format to the cell styles. Not as flexible as ODF cell borders can be, but at least there would be something.

      Attached example should reproduce this.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-63581
          # Subject Branch Project Status CR V

          Activity

            People

              mad4linux Daniel Savi
              poikelin Joni Poikelin
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes