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 567516 - Add favicons to smart bookmarks
Add favicons to smart bookmarks
Status: RESOLVED OBSOLETE
Product: epiphany
Classification: Core
Component: Controls
2.29.x
Other All
: Normal enhancement
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks: 755378
 
 
Reported: 2009-01-12 16:10 UTC by Gil Forcada
Modified: 2018-08-03 19:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Gil Forcada 2009-01-12 16:10:43 UTC
I'm sure I'm not the only one with ~30 smart bookmarks, and having to search the correct smart bookmark is somewhat difficult and maybe a good solution can be to allow to add favicons to them.

Either by suggesting the favicon used in the website, from another website, or a local emblem/image.

Other information:
Comment 1 Reinout van Schouwen 2009-01-12 20:58:10 UTC
I'm pretty sure this is a known bug, but at present I can't find it back.
Comment 2 Diego Escalante Urrelo (not reading bugmail) 2009-01-14 02:46:19 UTC
That's not possible with gtk+'s entrycompletion, we can only set text and markup.
We could do this with a custom treeview in the completion, which in practice means a custom completion, which again in practice means a custom entry+completion.

I don't know if it would be feasible to ask GTK+ to allow an API like gtk_entry_completion_set_treeview () so we can set a custom treeview? xan? chpe?
Comment 3 GNOME Infrastructure Team 2018-08-03 19:23:35 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/epiphany/issues/128.