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 524809 - Remone the spinner from the toolbar.
Remone the spinner from the toolbar.
Status: RESOLVED DUPLICATE of bug 591419
Product: epiphany
Classification: Core
Component: Interface
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks: 454914
 
 
Reported: 2008-03-28 15:27 UTC by Xan Lopez
Modified: 2009-08-11 08:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[1/1] Remove the ephy-spinner from the toolbar.c (10.36 KB, patch)
2008-03-28 15:28 UTC, Xan Lopez
committed Details | Review
[1/1] Remove the ephy-spinner from the toolbar.c, there's enough feeback (10.36 KB, patch)
2008-03-28 15:38 UTC, Xan Lopez
none Details | Review

Description Xan Lopez 2008-03-28 15:27:56 UTC
There's enough feedback with the spinners on the tabs and the progress bar.
Comment 1 Xan Lopez 2008-03-28 15:28:14 UTC
Created attachment 108178 [details] [review]
[1/1] Remove the ephy-spinner from the toolbar.c

 lib/widgets/Makefile.am              |    2 -
 lib/widgets/ephy-spinner-tool-item.c |  115 ----------------------------------
 lib/widgets/ephy-spinner-tool-item.h |   62 ------------------
 src/ephy-toolbar.c                   |   53 ----------------
 src/ephy-toolbar.h                   |    3 -
 src/ephy-window.c                    |    2 -
 6 files changed, 0 insertions(+), 237 deletions(-)
Comment 2 Christian Persch 2008-03-28 15:35:03 UTC
Spinner-be-gone!
Comment 3 Xan Lopez 2008-03-28 15:38:00 UTC
Created attachment 108181 [details] [review]
[1/1] Remove the ephy-spinner from the toolbar.c, there's enough feeback

with the spinners in the tabs and the progress bar. (#524809)
---
 lib/widgets/Makefile.am              |    2 -
 lib/widgets/ephy-spinner-tool-item.c |  115 ----------------------------------
 lib/widgets/ephy-spinner-tool-item.h |   62 ------------------
 src/ephy-toolbar.c                   |   53 ----------------
 src/ephy-toolbar.h                   |    3 -
 src/ephy-window.c                    |    2 -
 6 files changed, 0 insertions(+), 237 deletions(-)
Comment 4 Xan Lopez 2008-03-28 15:38:44 UTC
Bleh, sorry about that, silly shell history :)

Closing!
Comment 5 Reinout van Schouwen 2008-03-30 23:52:07 UTC
No, wait!
The spinner should be something that can be added/removed from the toolbar just like any other widgets.
See bug 454914.
Comment 6 Reinout van Schouwen 2009-08-11 08:26:27 UTC

*** This bug has been marked as a duplicate of 591419 ***