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

add QTextFormat::Property for table header cells

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • GUI: Text handling
    • None

    Description

      Just another instance of the usual pattern that we didn't try to write HTML the same way we read it: <table><tr><th> ... turns into <table><tr><td><span ... with bold styling to make it look like a header. We can do better, and it's not that hard. It would also benefit later attempts to style Markdown dynamically: it will be necessary to distinguish table header blocks from cell blocks.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            srutledg Shawn Rutledge
            srutledg Shawn Rutledge
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes