Uploaded image for project: 'Qt Project Website'
  1. Qt Project Website
  2. QTWEBSITE-386

Missing style definitions causing wrong layout in documenting 'default' and 'read-only' QML properties.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • qt-project.org
    • Firefox, Windows 7 (but it's probably not browser-dependent)

      Take for example the default property of the QML Transitions element:

      http://developer.qt.nokia.com/doc/qt-4.8/qml-transition.html#animations-prop

      The "read-only" and "default" attributes of this property are prepended to it without any spaces. This is indeed how it's written in the HTML, but it's the same on doc.qt.nokia.com where things do show correctly:

      http://doc.qt.nokia.com/4.8-snapshot/qml-transition.html#animations-prop

      The reason seems to be missing definitions for "qmlreadonly" and "qmldefault" CSS classes on developer.qt.nokia.com. Of course, maybe these two classes aren't the only ones.

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

            mahoviko Markus Hovikoski (Inactive)
            bjorn Thorbjørn Lindeijer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes