Qt 5.0.0 Beta 1 Known Issues: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Transclude Template:Release Information) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= | {{Cleanup | reason=Auto-imported from ExpressionEngine.}} | ||
==All platforms== | [[Category:Known Issues]] | ||
= 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. | * 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== | == Linux == | ||
* nothing yet | * nothing yet | ||
==Windows== | == Windows == | ||
* Qt Multimedia might not work well on Windows | * Qt Multimedia might not work well on Windows | ||
* [https://bugreports.qt.io/browse/QTBUG-27074 | * [https://bugreports.qt.io/browse/QTBUG-27074 -QTBUG-27074-] CMake config files are not in the packages | ||
==Mac OS X== | == Mac OS X == | ||
* Qt Multimedia might not work well on Mac OS X | * Qt Multimedia might not work well on Mac OS X | ||
* QtWebKit requires Mac OS X 10.7 ( | * QtWebKit requires Mac OS X 10.7 ("Lion") or newer to work | ||
* Some widget attributes and window flags are not implemented. | * 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 | * 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 | ||
* [https://bugreports.qt.io/browse/QTBUG-27074 | * [https://bugreports.qt.io/browse/QTBUG-27074 -QTBUG-27074-] CMake config files are not in the packages | ||
{{Release Information}} | |||
Latest revision as of 02:00, 25 March 2016
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