-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.1
-
None
The class page (http://doc.qt.nokia.com/4.7-snapshot/classes.html) and QML elements page (http://doc.qt.nokia.com/4.7-snapshot/qdeclarativeelements.html)
do not display the last class/element of each category for some browsers. It seems like a WebKit bug or a layout bug.
Example:
QUuid is not displayed in some browsers. Similarly, the last QML element of a letter is not displayed.
Browsers tested:
-Ubuntu 64-bit:
Opera, Firefox, Chromium: all browsers show the classes/elements
-Windows:
Safari, Chrome (WebKit): last element/class are missing
-Mac:
Safari (WebKit): last element/class are missing
Firefox: no bug
Note: In Opera (Ubuntu), all the classes and elements are in one column, instead of the 3 column layout.