Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Qt 5.12.0 Known Issues: Difference between revisions
Jump to navigation
Jump to search
(→All platforms: QTBUG-71238) |
|||
Line 6: | Line 6: | ||
== All platforms == | == All platforms == | ||
*QML Window declared inside an Item is not visible: [https://bugreports.qt.io/browse/QTBUG-67903 QTBUG-67903] | *QML Window declared inside an Item is not visible: [https://bugreports.qt.io/browse/QTBUG-67903 QTBUG-67903] | ||
*In Qt Quick Controls 1, a ToolButton that opens a Menu fails to show the menu when trying to open it more than once: [ | *In Qt Quick Controls 1, a ToolButton that opens a Menu fails to show the menu when trying to open it more than once: [https://bugreports.qt.io/browse/QTBUG-71238 QTBUG-71238] | ||
==Windows== | ==Windows== |
Revision as of 13:29, 20 November 2018
- Check that your system meets Qt's requirements
- All open issues can be found from Jira: https://bugreports.qt.io
- RTA findings here
All platforms
- QML Window declared inside an Item is not visible: QTBUG-67903
- In Qt Quick Controls 1, a ToolButton that opens a Menu fails to show the menu when trying to open it more than once: QTBUG-71238
Windows
Linux
- https://bugreports.qt.io/browse/QTBUG-68156 Built against OpenSSL 1.0.2. This may be incompatible on newer Linux distributions. There one can install older version of OpenSSL (e.g. apt install openssl1.0 libssl1.0-dev)
macOS
Android
iOS
UWP
- QTBUG-66092 UWP: Redraw must be triggered manually after moving to different screen:
- QTCREATORBUG-19688 :Building for UWP fails because of wrong compiler
- QTBUG-66087 :QuickControls controls have issues in high DPI screens
QNX
- QTBUG-68227 [QNX7] [ARMv7] Positioners example doesn't render completely
Qt for Device Creation
- QTBUG-71602: QtScript compilation fails for armv7 in yocto for Boot2Qt 5.12.0