Dash - Regression: Clicking between filter label and 'All' button no longer toggles filter label
Bug #1080534 reported by
Thomi Richards
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
High
|
John Lea | ||
Unity |
Fix Released
|
High
|
Andrea Azzarone | ||
unity (Ubuntu) |
Fix Released
|
Undecided
|
Andrea Azzarone |
Bug Description
In the past, clicking anywhere between the filter label and the 'All' button triggered a filter group to toggle between being expanded and collapsed. This is no longer the case.
See attached image - clicking anywhere in the red box used to trigger the filter label to toggle between being expended and collapsed.
This behavior has been encoded in autopilot tests, and this bug is causing the following autopilot test to fail:
unity.tests.
DESIGN input needed: Was the previous behavior the correct one (in which case this is a regression), or is the new behavior correct (in which case the autopilot tests need to be updated).
Related branches
lp://staging/~azzar1/unity/fix-1080534
- Marco Trevisan (Treviño): Approve
- PS Jenkins bot: Pending (continuous-integration) requested
-
Diff: 20 lines (+1/-2)1 file modifieddash/FilterExpanderLabel.cpp (+1/-2)
Changed in unity: | |
assignee: | nobody → Andrea Azzarone (andyrock) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Andrea Azzarone (andyrock) |
Changed in unity: | |
milestone: | none → 7.0.0 |
status: | Triaged → In Progress |
Changed in unity (Ubuntu): | |
status: | New → In Progress |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity: | |
status: | Fix Released → Fix Committed |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
@thomir; yes this is a regression that needs to be fixed.