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

QSlider does not process lost focus in specific circumstance

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.6.3
    • GUI: Look'n'Feel
    • None
    • Windows

      QSlider does not process lose of focus in a specific circumstance:

      1. Left-click, hold, and drag the slider handle to a new value
      2. With the left mouse button still held, right-click outside the slider control area
      3. Release the left mouse button

      Slider still appears as if mouse button is held. Focus-dependent signals (such as valueChanged) are not emitted. If tracking is off, valueChanged signal is never emitted and new slider value is not recognized.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            culmay J S
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes