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 436684 - [toolbareditor] support for named icons
[toolbareditor] support for named icons
Status: RESOLVED FIXED
Product: libegg
Classification: Other
Component: other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Libegg maintenance
Libegg maintenance
Depends on:
Blocks:
 
 
Reported: 2007-05-07 19:32 UTC by Felix Riemann
Modified: 2007-05-08 15:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch in use by EOG (1.48 KB, patch)
2007-05-07 19:33 UTC, Felix Riemann
committed Details | Review

Description Felix Riemann 2007-05-07 19:32:23 UTC
While using the toolbareditor in EOG there was a problem discovered regarding named/themed icons. The problem was they were not displayed in the editor window and dragging them produced warning messages. See bug 435614.
Comment 1 Felix Riemann 2007-05-07 19:33:50 UTC
Created attachment 87738 [details] [review]
patch in use by EOG

The patch that is in use by EOG right now. It catches named icons when they are added to the editor and adds some light code to have them displayed while dragging them to the toolbar.
Comment 2 Christian Persch 2007-05-07 20:47:29 UTC
Thanks for the patch!

Please also commit it to the master copy of this code which is in epiphany/lib/egg.
Comment 3 Felix Riemann 2007-05-08 15:22:02 UTC
Ok, I committed it to both trees.