Dash - App Lens 'Rating' filter behaves incorrectly
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
High
|
John Lea | ||
Unity |
Fix Released
|
Medium
|
Michal Hruby | ||
unity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Oneiric |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
App Lens 'Rating' filter behaves incorrectly
To Reproduce:
1. Open the Dash, navigate to the Dash App Lens and open the 'Filter results'.
2. Click on the first star
3. Click on the third star
4. Repeat steps 2 and 3 until when the third star is clicked on the forth star becomes highlighted (this is a bug)
Desired Resolution:
- If a star is not selected, clicking on the star should select that star and any stars below it.
- If a star is selected and there are no selected stars above it, clicking on the star should do nothing.
- If a star is selected and there are selected stars above it, clicking on the star should de-select the stars above it.
- If all 1 star is selected, the "All" button should always be highlighted.
- Holding the left mouse button down and dragging the point right or left over the stars should select or de-select the stars.
Related branches
- Unity Team: Pending requested
-
Diff: 116 lines (+37/-10)3 files modifiedplugins/unityshell/src/FilterRatingsButton.cpp (+8/-7)
plugins/unityshell/src/FilterRatingsWidget.cpp (+27/-2)
plugins/unityshell/src/FilterRatingsWidget.h (+2/-1)
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → High |
status: | New → Fix Committed |
tags: | added: onew udo |
description: | updated |
Changed in unity: | |
assignee: | nobody → Michal Hruby (mhr3) |
status: | New → In Progress |
description: | updated |
Changed in unity: | |
milestone: | none → 4.24.0 |
importance: | Undecided → Medium |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
tags: | added: udp |
Changed in ayatana-design: | |
status: | Fix Committed → Triaged |
tags: |
added: verification-done removed: verification-needed |
Changed in ayatana-design: | |
status: | Triaged → Fix Committed |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
tags: |
added: reviewedbydesignp removed: onew udo udp |
Status changed to 'Confirmed' because the bug affects multiple users.