Closed
Bug 438961
Opened 17 years ago
Closed 17 years ago
"x of 5" numbers overlap each other when advancing forward/back
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: sgarrity)
References
()
Details
Attachments
(1 file)
|
478.26 KB,
image/png
|
Details |
The "x of 5" numbers overlap when you go back/forward, on the various Tips & Tricks pages, such as:
https://be.www-trunk.stage.mozilla.com/be/firefox/tips/
Hopefully the screenshot makes it clear; seem to affect non en-US locales.
Comment 1•17 years ago
|
||
consequence of bug #438899, it worked before the js library change.
Comment 2•17 years ago
|
||
(In reply to comment #1)
> consequence of bug #438899, it worked before the js library change.
>
Do you have evidence of that? Adding utilities.js doesn't change it for me.
Comment 3•17 years ago
|
||
I worked weeks on this page and until a few days ago it was working correctly, furthermore we use the old version of the js code for tips pages on mozilla europe and we don't have this bug.
Comment 4•17 years ago
|
||
Removing mozilla-pager fixes this for me and doesn't appear to break the animation. sgarrity - why do we need mozilla-pager?
| Assignee | ||
Comment 5•17 years ago
|
||
(In reply to comment #4)
> Removing mozilla-pager fixes this for me and doesn't appear to break the
> animation. sgarrity - why do we need mozilla-pager?
I think we're including mozilla-pager.js twice on these pages - it's being added in the footer and in the header. It should only be done in the header.
| Assignee | ||
Comment 6•17 years ago
|
||
Removed extra mozilla-pager.js include from footer of all locales in r15453.
| Assignee | ||
Comment 7•17 years ago
|
||
r15453 seems to have done it.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•