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

QSlider does not process lost focus in specific circumstance

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes