Closed
Bug 640850
Opened 15 years ago
Closed 14 years ago
Firefox 3.6.15 (and 14): Lost the Navigation Back/Forward Icon Arrows
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 621962
People
(Reporter: alupu, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110310 Firefox/3.6.15
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110310 Firefox/3.6.15
In upgrading from 3.6.13 to 3.6.14 (then to 3.6.15),
I lost the normal arrow navigation buttons.
SYSTEM Summary
(B)LFS i686-pc-linux-gnu, 2.6.37.3
atk-1.33.6
cairo-1.10.2
glib-2.28.2
gtk+-2.24.1
Xorg-7.6
Build from sources (always):
make -f client.mk build
make -f client.mk install
View > Toolbars > Customize...
Show: Icons and Text
I get only two big BUTTONS labeled "Back" and "Forward"
Not the usual/normal arrows (icons).
Show: Icons
I get only two small and narrow bottons, unlabeled and
showing up only when you hover the mouse over their area.
Not the usual/normal arrows (icons).
Note: the Theme is "Default 3.6.15"
Reproducible: Always
Steps to Reproduce:
1. Just start up firefox (whether 3.6.14 or the latest, 3.6.15)
2.
3.
Actual Results:
View > Toolbars > Customize...
Show: Icons and Text
I get only two big BUTTONS labeled "Back" and "Forward"
Not the usual/normal arrows (icons).
Show: Icons
I get only two small and narrow bottons, unlabeled and
showing up only when you hover the mouse over their area.
Not the usual/normal arrows (icons).
Expected Results:
Place/display the Back and Forward buttons with Arrows (whether accompanied by text or not) on the Navigation Bar.
Error Messages on 'firefox' start-up:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(firefox-bin:14607): Gtk-WARNING **: Error loading theme icon
'gtk-go-back-ltr' for stock: Icon 'gtk-go-back-ltr' not present in theme
(firefox-bin:14607): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed
(firefox-bin:14607): Gtk-CRITICAL **: gtk_default_render_icon: assertion
`base_pixbuf != NULL' failed
(firefox-bin:14607): Gtk-CRITICAL **: IA__gtk_style_render_icon: assertion
`pixbuf != NULL' failed
(firefox-bin:14607): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed
-----------------------------
(firefox-bin:14607): Gtk-WARNING **: Error loading theme icon
'gtk-go-forward-ltr' for stock: Icon 'gtk-go-forward-ltr' not present in theme
(firefox-bin:14607): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed
(firefox-bin:14607): Gtk-CRITICAL **: gtk_default_render_icon: assertion
`base_pixbuf != NULL' failed
(firefox-bin:14607): Gtk-CRITICAL **: IA__gtk_style_render_icon: assertion
`pixbuf != NULL' failed
(firefox-bin:14607): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed
==================================
Error Messages on exit:
~~~~~~~~~~~~~~~~~~~~~~
(firefox-bin:14607): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed
(firefox-bin:14607): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed
NOTE: child process received `Goodbye', closing down
(firefox-bin:14607): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed
(firefox-bin:14607): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed
Comment 1•15 years ago
|
||
This appears to be a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=621962.
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•