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

[REG: 6.5->6.6] Validator fixup() is now always called for every key press in SpinBox

XMLWordPrintable

    • 61aae86b5 (dev), 1af885851 (6.8)

      To reproduce, run the example, select the text in SpinBox and try to insert 22 from keyboard.

      It is impossible to enter value 22 as fixup() is called for value 2 immediately, which changes the value to 15 as that is the minimum.

        1. qtbase129939.zip
          2 kB
          Joni Poikelin
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            fabiankosmale Fabian Kosmale
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes