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

SpinBox arrow key manipulation reorders item in Navigator

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes