[Bugs] #1660 UNSP: Home list view activities date sorting should be reversed (new at top, old at bottom)
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Mon Jan 18 08:40:44 EST 2010
#1660: Home list view activities date sorting should be reversed (new at top, old
at bottom)
------------------------------------------+---------------------------------
Reporter: garycmartin | Owner: tomeu
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: 0.88
Component: sugar | Version: Git as of bugdate
Severity: Minor | Keywords:
Distribution: Unspecified | Status_field: New
------------------------------------------+---------------------------------
Changes (by sascha_silbe):
* status_field: Unconfirmed => New
Comment:
Currently the activities list is "unsorted" by default. The fact that it's
sorted chronologically is a leakage of bundle registry internals
(_scan_directory(): "Sort by mtime to ensure a stable activity order").
The best place to implement the sorting is !ActivitiesTreeView (using
model.set_sort_column_id(...)), but GTK highlights the current sort column
and I haven't found a way to prevent that yet.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/1660#comment:1>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list