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 111910 - History columns are unsortable
History columns are unsortable
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: History
unspecified
Other Linux
: Normal normal
: 2.14.x
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks: 132808
 
 
Reported: 2003-04-30 06:20 UTC by Dave Bordoley [Not Reading Bug Mail]
Modified: 2006-02-12 15:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dave Bordoley [Not Reading Bug Mail] 2003-04-30 06:20:23 UTC
bad title, basically the sorting should always toggle between alphabetical ascending or descending, no unknown state. see gtk-demo list store example.
Comment 1 Marco Pesenti Gritti 2003-04-30 08:57:39 UTC
Uhm odd stuff, that thing is sort of automatic, not sure how we are 
triggering the prob.
Comment 2 Marco Pesenti Gritti 2003-05-03 18:51:13 UTC
What do you mean with unknown state ? I cant repro here.
Comment 3 Dave Bordoley [Not Reading Bug Mail] 2003-05-05 14:39:14 UTC
open the hst window, by default history items are not arranged by any sort order, click the column header now they are in alphabetic descending, click again alphabetic ascending, click again unsorted. It would be nice if we just switched between alphabetic ascending/descending as in nautilus for all columns.

Comment 4 Marco Pesenti Gritti 2003-05-05 16:29:30 UTC
Considering gtk slowness on sorting (bug), I'd delay this until it's
fixed, or opening history could take 2 minutes.
Comment 5 Dave Bordoley [Not Reading Bug Mail] 2003-05-05 16:33:11 UTC
fair enough :)
Comment 6 spark 2004-01-20 19:01:42 UTC
Personally, i'd like to see a "Last Visited" column and to sort by that
by default...
Comment 7 spark 2004-01-28 20:21:36 UTC
marco, do you have a reference to the gtk+ slow sorting bug?
Comment 8 Marco Pesenti Gritti 2004-01-29 17:18:40 UTC
The bug is already fixed but it's still not that fast, at least for
string comparisons, with ints could be fast enough. What I dont like
of the visits columns is that it use screen space for something that
isnt useful for other than sorting.
Comment 9 Christian Persch 2004-10-13 10:55:25 UTC
Mass reassigning of Epiphany bugs to epiphany-maint@b.g.o
Comment 10 Chris Rebert 2005-07-14 00:26:26 UTC
Umm, is this bug still active?
The problem still exists, the columns in the history window (Title, Address) are
non-sortable.
Right now the entries are in a seemingly random order.
It's be nice to be able to sort by them.
Comment 11 Reinout van Schouwen 2005-12-29 13:46:47 UTC
Adjusting summary. I can confirm that the title/address columns are not sorted when you click their headers currently. 

See http://live.gnome.org/Epiphany_2fBookmarksHistoryIntegration for ideas about a redesign of the history and bookmarks system.
Comment 12 Crispin Flowerday (not receiving bugmail) 2006-02-12 15:47:15 UTC
This particular bug is fixed in the 1.9 series of epiphany:

http://mail.gnome.org/archives/cvs-commits-list/2006-January/msg04792.html