Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-2738

SpinBox arrow key manipulation reorders item in Navigator

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • QDS 2.0
    • QDS 1.6 RC
    • None

    Description

      Using the arrow keys on a focused SpinBox will either add or substract the defined stepSize. When using the the modifier keys Qt.ControlModifier or Qt.ShiftModifier together with the arrow keys the stepSize is replaced with either minStepSize or maxStepSize.
      When using Qt.ControlModifier && (Qt.Key_Up || Qt.Key_Down) it will not only change the value in the focused SpinBox, but will also reorder the selected item in the Navigator.

      Attachments

        Issue Links

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

          Activity

            People

              henning Henning Gründl
              henning Henning Gründl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes