https://bugs.kde.org/show_bug.cgi?id=448161
--- Comment #6 from Karl Ove Hufthammer <[email protected]> --- (In reply to Jazeix Johnny from comment #5) > If you can you compile GCompris (we can provide a version if needed), can > you add (just below the declaration): > onDecimalPointChanged: {print("Numpad change", decimalPoint);} > Log can also be added in > https://invent.kde.org/education/gcompris/-/blob/master/src/core/NumPad. > qml#L205-207 (which is when you click the button). > The code that displays the number is in > https://invent.kde.org/education/gcompris/-/blob/master/src/activities/ > learn_decimals/learn_decimals.js#L343-350 > Can you also add logs to know the value of locale, decimalLocale? > This one seems good according to the images but let's make sure. > Maybe, for some reason, the binding is not applied or does not change the > value for some reason. I get: qml: Numpad change . qml: locale: nn_NO qml: decimalLocale: 0,1 -- You are receiving this mail because: You are watching all bug changes.
