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

Qdoc table width argument doesn't work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.7
    • Build tools: qdoc
    • None

    Description

      In Qdoc, the width argument for tables doesn't work.

      \table 50%

      generates the following HTML output

      <table class="generic" width="50%">

      where width is deprecated.

      I also believe there is an error in the Qdoc manual:

      \table 100 %

      should be

      \table 100%

      https://doc-snapshots.qt.io/qt6-6.6/10-qdoc-commands-tablesandlists.html#table

      Attachments

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

        Activity

          People

            docinfrastructure Documentation Infrastructure Team
            mahonkam Mats Honkamaa
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes