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

\target after \row generates invalid HTML

    XMLWordPrintable

Details

    • All
    • 2b38e423c (dev), ae74037b5 (dev), 78bc1a9a2 (dev), 326240ef7 (6.6), f7bb05c35 (6.6), e701ba497 (6.5), 73c4f35e6 (6.5)
    • DaVinci 84, DaVinci 85, DaVinci 86

    Description

      A \target directly after a \row is generated as a <span> within a <tr>.
      This is invalid HTML, so these link targets are relocated to the start
      of the table by both Chrome and Firefox.

      A noticed this in the AppMan docs, so I thought it may just fix it here (see https://codereview.qt-project.org/c/qt/qtapplicationmanager/+/491233), but then I found out that even qtbase has ton of these.

      You can find all locations via: git grep -B 1 \\\\target | grep \\\\row

      Attachments

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

        Activity

          People

            paulwicking Paul Wicking
            rgriebl Robert Griebl
            Topi Reiniƶ Topi Reiniƶ
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: