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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes