Qt 5.0.0 Beta 1 Known Issues: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:


* Qt Multimedia might not work well on Windows
* Qt Multimedia might not work well on Windows
* &quot;<s>QTBUG-27074</s>&quot;:https://bugreports.qt.io/browse/QTBUG-27074 CMake config files are not in the packages
* "-QTBUG-27074-":https://bugreports.qt.io/browse/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 (&quot;Lion&amp;quot;) or newer to work
* 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.
* &quot;void QWidgetPrivate::setMask_sys(const QRegion &amp;): Not supported on cocoa.&quot;
* "void QWidgetPrivate::setMask_sys(const QRegion &amp;): Not supported on cocoa."
* NSMenu asserts and crashes in some cases. (&quot;Item to be inserted into menu already is in another menu&amp;quot;, &quot;Item to be removed is not in the menu in the first place&amp;quot;)
* 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
* &quot;<s>QTBUG-27074</s>&quot;:https://bugreports.qt.io/browse/QTBUG-27074 CMake config files are not in the packages
* "-QTBUG-27074-":https://bugreports.qt.io/browse/QTBUG-27074 CMake config files are not in the packages

Revision as of 10:43, 25 February 2015


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

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-":https://bugreports.qt.io/browse/QTBUG-27074 CMake config files are not in the packages