Closed Bug 100082 Opened 23 years ago Closed 22 years ago

Contents left-aligned while block is right-aligned on a DIR=RTL page

Categories

(Core :: Layout, defect)

x86
All
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 131023
Future

People

(Reporter: ilya.konstantinov+future, Assigned: attinasi)

References

(Blocks 1 open bug)

Details

(Keywords: intl, rtl)

Attachments

(1 file)

On a DIR=RTL (Right-to-Left page directionality) page, the contents of the
block, which itself is right-aligned, are left-aligned (thus, outside of the block).

The attached testcase demonstrates it best.
Attached file Testcase
Perhaps related to bug 64510, although probably not.
Another hint might be in the fact that the text after a <p> would fit correctly
in the rectangle. e.g.:

<div style="width:200px">
This text will be outside the rectangle (as the testcase exhibits).
<p>
This text will be correctly inside the rectangle (as if there's no bug).
</div>
Confirming issue with the Sept 19th build.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → Future
Keywords: intl
This ugly layouting bug still remains in latest nightly. Is it likely to travel
into 1.0?
Blocks: 137995
this is still there in my 2002061603 OSX build
Apparently it travelled into 1.2. I'm still forced to include a DIV inside a DIV
in my RTL pages. I doubt many other webmasters would go as far as learning such
quirky workarounds.
This is fixed by my patch on bug 131023.
Depends on: 131023

*** This bug has been marked as a duplicate of 131023 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Verified as dupe.
Status: RESOLVED → VERIFIED
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: