Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-65315

QAbstractSpinBox should respond to QEvent::LocaleChange

    XMLWordPrintable

Details

    • 5ddaadaa7e1f1344b7ebfc479c9893ca36cf32c9

    Description

      The spin box widgets currently do not respond to locale changes.

      Especially for the QDoubleSpinBox this means that the decimal and thousands separators do not get updated until the spin box value is changed.

      I guess that QAbstractSpinBox::updateEdit() should be called in response to a QEvent::LocaleChange.

      Attachments

        1. main.cpp
          0.8 kB
        2. sccce.pro
          0.1 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kamajii Sven Pauli
            kamajii Sven Pauli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes