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

Details

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

    Description

      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.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes