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 480994 - Feature request : EOG lack an option to reset toolbars
Feature request : EOG lack an option to reset toolbars
Status: RESOLVED INVALID
Product: libegg
Classification: Other
Component: other
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Libegg maintenance
Libegg maintenance
Depends on:
Blocks:
 
 
Reported: 2007-09-27 15:41 UTC by Felix Riemann
Modified: 2007-10-01 17:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Felix Riemann 2007-09-27 15:41:35 UTC
+++ This bug was initially created as a clone of Bug #480975 +++

This bug has been filled here:

https://bugs.launchpad.net/ubuntu/+source/eog/+bug/145327

"Eye of GNOME, Evince and Epiphany have configurable toolbars which is really, reallly, reallly great.

But once the user has played with it, he may want to reset toolbar to get back defaut toolbar (since he may have made a mistake).

Therefore, i think these softwares should propose an option to reset toolbars (see Audacity for an exemple of it)

Also, maybe the method to configure toolbars should be unified :
Evince : go to Edition>toolbars menu
New Eye of GNOME (v. 2.20) : go to Edition>toolbars menu (same as Evince)
Epiphany : go to view>toolbar>personalize toolbar (same as Firefox which is non a "gnome software" but is an "ubuntu software")"

Thanks!,

---------

So, I think the reset button itself needs to be implemented here in EggToolbarEditor while the rest must be delegated to the application (callback?) .  Or can we simply reset the model?
Comment 1 Christian Persch 2007-09-29 10:25:33 UTC
The EggToolbarEditor widget is only the DND area itself, not a toplevel window. If you embed it into a dialogue (like Epiphany does), you can simply add a "Reset" button yourself. I don't think this is something that EggToolbarEditor should do.
Comment 2 Felix Riemann 2007-10-01 17:08:30 UTC
Oh yes, you're right!

For some unknown reason I thought the whole dialog would be the EggToolbarEditor. 

Closing this for now.