After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 593730 - Please remove the sort on grouping list
Please remove the sort on grouping list
Status: RESOLVED DUPLICATE of bug 171804
Product: libwnck
Classification: Core
Component: tasklist
2.22.x
Other Linux
: Normal normal
: ---
Assigned To: libwnck maintainers
libwnck maintainers
Depends on:
Blocks:
 
 
Reported: 2009-08-31 22:38 UTC by sylar
Modified: 2009-08-31 23:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sylar 2009-08-31 22:38:27 UTC
For some reason the grouped list on the taskbar is ordered alphabetically and that is very confusing. 

Please fix it.

This evil sort must be stopped !!!!!!!!!!!!

 /* Sort */
          class_group_task->windows = g_list_sort (class_group_task->windows,
                                               wnck_task_compare_alphabetically);
Comment 1 Vincent Untz 2009-08-31 23:04:36 UTC

*** This bug has been marked as a duplicate of bug 171804 ***