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

QSpinBox: It is not possible to start typing with '+' when the range covers positive values

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.2.1
    • 4.7.3, 5.2.0 Beta1
    • None
    • b9c8073230dfd90962188a24f78d4f4157f9eaad

    Description

      QSpinBox: It is not possible to start typing with '+' when the range covers positive values. For example if you have:

      -20

      as the current value and the allowed range is -20 to 20 then it should be possible to select all of the text and type in +20, but this is not possible.

      Attached is an example and patch for this.

      Attachments

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

        Activity

          People

            mitch_curtis Mitch Curtis
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes