Qt 5.0.0 Beta 1 Known Issues: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Add "cleanup" tag)
(Convert ExpressionEngine links)
Line 16: Line 16:


* Qt Multimedia might not work well on Windows
* Qt Multimedia might not work well on Windows
* "-QTBUG-27074-":https://bugreports.qt.io/browse/QTBUG-27074 CMake config files are not in the packages
* [https://bugreports.qt.io/browse/QTBUG-27074 -QTBUG-27074-] CMake config files are not in the packages


== Mac OS X ==
== Mac OS X ==
Line 27: Line 27:
* Garbled graphics in the itemviews/interview example
* Garbled graphics in the itemviews/interview example
* Items in popup menus on modal dialogs are not selectable
* Items in popup menus on modal dialogs are not selectable
* "-QTBUG-27074-":https://bugreports.qt.io/browse/QTBUG-27074 CMake config files are not in the packages
* [https://bugreports.qt.io/browse/QTBUG-27074 -QTBUG-27074-] CMake config files are not in the packages

Revision as of 15:22, 4 March 2015

This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

Known Issues - Qt 5.0.0 beta 1

All platforms

  • Documentation is not automatically loaded into assistant and must be added manually. Documentation is available in Qt5.0.0beta1/Src/Qt/5.0.0-beta1/qtdoc/qch/qt.qch from the binary installers. Note that when installing Qt 5.0.0beta1 you must choose to install the Source component in the wizard.

Linux

  • nothing yet

Windows

  • Qt Multimedia might not work well on Windows
  • -QTBUG-27074- CMake config files are not in the packages

Mac OS X

  • Qt Multimedia might not work well on Mac OS X
  • QtWebKit requires Mac OS X 10.7 ("Lion") or newer to work
  • Some widget attributes and window flags are not implemented.
  • "void QWidgetPrivate::setMask_sys(const QRegion &): Not supported on cocoa."
  • NSMenu asserts and crashes in some cases. ("Item to be inserted into menu already is in another menu", "Item to be removed is not in the menu in the first place")
  • Garbled graphics in the itemviews/interview example
  • Items in popup menus on modal dialogs are not selectable
  • -QTBUG-27074- CMake config files are not in the packages