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

Header column spanning more columns than expected

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.9.0 FF
    • 6.8
    • Build tools: qdoc
    • None
    • 57e86abcf (dev)

    Description

      In https://doc.qt.io/qt-6/highdpi.html, the table with the title "X11 DPI Configuration Priority" has an attribute colspan="3" whereas the table only has two columns:

      {{

      <table class="generic"> <thead><tr class="qt-style"><th colspan="3">X11 DPI Configuration Priority</th></tr> <tr class="qt-style"><th>Property</th><th>Notes</th></tr></thead> <tr class="odd" valign="top"><td>1. Xft/DPI</td><td>From X settings. Global logical DPI value.</td></tr>

      }}

       

      The first row should look like <th colspan="3">. The error propagates in all output formats.

      Attachments

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

        Activity

          People

            dourouc05_ Thibaut Cuvelier
            dourouc05_ Thibaut Cuvelier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes