Qt 5.10.0 Known Issues: Difference between revisions
Jump to navigation
Jump to search
(→All platforms: controls) |
|||
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-62631 QTBUG-62631] and [https://bugreports.qt.io/browse/QTBUG-62628 QTBUG-62628] (and other bugs linked to those) | |||
==Windows== | ==Windows== |
Revision as of 19:48, 6 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-62631 and QTBUG-62628 (and other bugs linked to those)
Windows
Linux
macOS
Android
iOS
- iOS deploy from Qt Creator doesn't work, see QTBUG-62984
- Workaround: use xcode instead