Closed
Bug 394654
Opened 17 years ago
Closed 17 years ago
RTL bulleted lists displayed incorrectly when placed beside a float
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 262195
People
(Reporter: zvikabh, Unassigned)
Details
(Keywords: rtl)
Attachments
(1 file)
430 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
When displaying a right-to-left page with a floating div on the left, bulleted lists in the main part of the page are shifted to the right by the width of the float, so that they appear beyond the end of the screen.
IE displays the page correctly.
HTML file demonstrating the problem will be attached shortly.
Reproducible: Always
Steps to Reproduce:
Open the attached HTML file.
Actual Results:
Some of the bulleted items appear 300 pixels too far to the right, and are not visible unless you scroll the page to the right.
Expected Results:
All bulleted items should be aligned identically.
Reporter | ||
Comment 1•17 years ago
|
||
This HTML file demonstrates the bug.
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Comment 3•17 years ago
|
||
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl
Component: Layout: BiDi Hebrew & Arabic → Layout: Text
QA Contact: layout.bidi → layout.fonts-and-text
You need to log in
before you can comment on or make changes to this bug.
Description
•