Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-40432 Qt 5 Documentation CSS issues
  3. QTBUG-15335

Superscript broken css in online documentation

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Done
    • P3: Somewhat important
    • None
    • Documentation
    • None

    Description

      As per this thread: http://developer.qt.nokia.com/forums/viewthread/1773/

      This page: http://doc.qt.nokia.com/latest/qpainter.html#limitations

      Displays "two to the power of 15" as "215" due to the css firebug is claiming is in style.css line 59:

      sup, sub {
      vertical-align:baseline;
      }

      Obviously the "sup" shouldn't be there (and removing it fixes the problem), no idea if that's correct for "sub" or not, haven't tested it.

      Attachments

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

        Activity

          People

            treinio Topi Reiniƶ
            jerome.pasion Jerome Pasion
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes