[SDK] Slider does not work in a List View

Bug #1353966 reported by Giorgio Venturi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu UI Toolkit
Fix Released
Medium
Zsombor Egri
Ubuntu UX
Fix Released
Medium
Unassigned
ubuntu-ui-toolkit (Ubuntu)
Fix Released
Medium
Unassigned
Vivid
New
Undecided
Unassigned

Bug Description

The slider does not work well in List Views

Repro:

Open System Settings
Go to Sound
Try using the Slider.
If your finger moves up/down, even slightly, the slider stops

Recommended solution:
Lock Flickable (list view) while slide is being used

Tags: rtm14

Related branches

Changed in ubuntu-ux:
assignee: nobody → Jouni Helminen (jounihelminen)
status: New → Triaged
tags: added: rtm14
Changed in ubuntu-ui-toolkit:
status: New → Confirmed
Zsombor Egri (zsombi)
Changed in ubuntu-ui-toolkit:
assignee: nobody → Zsombor Egri (zsombi)
importance: Undecided → Medium
Zsombor Egri (zsombi)
Changed in ubuntu-ui-toolkit:
status: Confirmed → In Progress
Revision history for this message
Zsombor Egri (zsombi) wrote :

We have a problem. https://bugreports.qt-project.org/browse/QTBUG-33444

This stops us to use Binding in Slider to block Flickable from stealing mouse events from its children, unless the Flickable has a property binding on interactive property. A simple binding would do the job:

Flickable /*or ListItem*. {
    property bool value: true
    interactive: bvalue
}

Otherwise we must set the interactive property value which might break bindings made on it.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

Fix committed into lp:ubuntu-ui-toolkit/staging at revision 1198, scheduled for release in ubuntu-ui-toolkit, milestone Unknown

Changed in ubuntu-ui-toolkit:
status: In Progress → Fix Committed
Changed in ubuntu-ux:
status: Triaged → Fix Committed
assignee: Jouni Helminen (jounihelminen) → Giorgio Venturi (giorgio-venturi)
Changed in ubuntu-ui-toolkit (Ubuntu):
status: New → Fix Committed
importance: Undecided → Medium
Changed in ubuntu-ux:
status: Fix Committed → Fix Released
Zoltan Balogh (bzoltan)
Changed in ubuntu-ui-toolkit (Ubuntu):
status: Fix Committed → Fix Released
Changed in ubuntu-ui-toolkit:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.