Category/subcategory list view has meaningless "By Relevance" sort order
Bug #861778 reported by
Matthew Paul Thomas
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
Medium
|
Matthew McGowan | ||
Oneiric |
Fix Released
|
Medium
|
Matthew McGowan |
Bug Description
software-center trunk r2457, Ubuntu 11.10 beta
1. At the home screen, click "Fonts".
2. Open the sort menu.
What you see: "By Relevance" is present.
What you should see: "By Relevance" is not present, unless you do a search.
Related branches
lp://staging/~mmcg069/software-center/bug861778
- Michael Vogt: Pending requested
-
Diff: 189 lines (+50/-30)2 files modifiedsoftwarecenter/ui/gtk3/panes/softwarepane.py (+5/-10)
softwarecenter/ui/gtk3/views/appview.py (+45/-20)
Changed in software-center (Ubuntu): | |
status: | New → Confirmed |
Changed in software-center (Ubuntu Oneiric): | |
milestone: | none → oneiric-updates |
To post a comment you must log in.
Fix tested in r2441 of lp:~mmcg069/software-center/bug861778. Nice work.