Closed Bug 644572 Opened 15 years ago Closed 15 years ago

Firefox 4.0 displays all numbers in a Hebrew <ol> as 0.s

Categories

(Core :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 614969

People

(Reporter: shlomif, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0) Gecko/20110320 Firefox/4.0 Build Identifier: In the URL mentioned, Firefox 4.0 on Mandriva Linux Cooker displays the numbers before the <li> items in the <ol> (the one inside class="main_text" and class="hebrew") as all 0's. Chromium and Opera display the numbers/digits fine as 1./2./3./4. Reproducible: Always Steps to Reproduce: 1. Go to the URL. 2. See the ".hebrew ol li" items. Actual Results: They are all numbered as 0s. Expected Results: They should be 1, 2, 3, 4 I'm on Mandriva Linux Cooker latest on an x86-32 machine using: firefox-4.0-1-mdv2011.0.i586
Thanks for reporting this. The issue is our handling of overflow:hidden (well, anything other than "visible") on ordered list items.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.