[Bug 132808] History/bookmarks columns bugs

epiphany (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Dec 26 14:07:44 UTC 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=132808

  epiphany | History | Ver: 1.9.x





------- Comment #12 from Diego Escalante Urrelo (dieguito)  2006-12-26 14:06 UTC -------
Created an attachment (id=78902)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=78902&action=view)
Makes history and bookmarks windows consistent

(In reply to comment #0)
> * Should be possible to resize columns in history and bookmarks
I'm using gtk_tree_view_column_set_resizable (col, TRUE); but I get a weird
bug... the <-> cursor remains like that until I click somewhere else.
In the patch.

> * Both columns should, by default, fit in the window in bookmarks (when
> "title and address" is enabled) like they do in history
Don't know how. I changed the min_size for cols but didn't help. If you change
the max_size then resizing is useless. 


> * History should allow horizontal scrolling when nessecery
It does.

> * Columns in Bookmarks should be sortable
Check the patch.

> * History uses alternating row colours. Bookmarks doesn't. Perhaps they
> should be the same?
Check the patch.

The <-> cursor bug is really annoying and of course a showstopper for this bug.
We should start thinking about history/bookmarks integration, we are breaking
DRY heavily here.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



More information about the pkg-gnome-maintainers mailing list