Qt 5.10.0 Known Issues: Difference between revisions
Jump to navigation
Jump to search
(→All platforms: controls) |
(updated bugs) |
||
Line 7: | Line 7: | ||
== All platforms == | == All platforms == | ||
* Map with MouseArea child consumes mouse events, see [https://bugreports.qt.io/browse/QTBUG-62424 QTBUG-62424] | * Map with MouseArea child consumes mouse events, see [https://bugreports.qt.io/browse/QTBUG-62424 QTBUG-62424] | ||
* Various problems with QtQuick Controls 2 Popups and Drawers, see [https://bugreports.qt.io/browse/QTBUG- | * Various problems with QtQuick Controls 2 | ||
** Popups and Drawers, see <s>[https://bugreports.qt.io/browse/QTBUG-62628 QTBUG-62628]</s> (fixed in beta1) and | |||
** <s>[https://bugreports.qt.io/browse/QTBUG-62631 QTBUG-62631]</s> (fixed in '''beta2''') (and other bugs linked to those) | |||
** [https://bugreports.qt.io/browse/QTBUG-63506 QTBUG-63506] module "QtQuick.Controls.Material" is not installed | |||
==Windows== | ==Windows== |
Revision as of 13:19, 9 October 2017
- Check that your system meets Qt's requirements
- All open issues can be found from Jira: https://bugreports.qt.io
Qt 5.10 Beta 1 known issues
All platforms
- Map with MouseArea child consumes mouse events, see QTBUG-62424
- Various problems with QtQuick Controls 2
- Popups and Drawers, see
QTBUG-62628(fixed in beta1) and QTBUG-62631(fixed in beta2) (and other bugs linked to those)- QTBUG-63506 module "QtQuick.Controls.Material" is not installed
- Popups and Drawers, see
Windows
Linux
macOS
Android
iOS
- iOS deploy from Qt Creator doesn't work, see QTBUG-62984
- Workaround: use xcode instead