Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
6.8
Description
QML has https://doc.qt.io/qt-6/qml-qtqml-locale.html to expose locale related functionality. It can be used in bindings, e.g.
Text { text: Qt.locale().decimalPoint }
However, that binding is not updated when the locale changes – nothing reacts to Qt's QEvent::LocaleChange. We should consider handling it in a similar way to translations.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-129727 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
599626,6 | Add Qt.systemLocale | dev | qt/qtdeclarative | Status: NEW | -1 | 0 |