Closed Bug 246244 Opened 20 years ago Closed 20 years ago

In a Right-to-Left aligned table and using CSS tag "border-collapse: collapse", tests draw right-to-left but borders draw left-to-right

Categories

(Core :: Layout: Text and Fonts, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 174470

People

(Reporter: farzan, Assigned: mkaply)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113

sample page: http://www.ifarzan.com/misc/bug0001.html

In Mozilla, if you make a table with attribute dir="rtl" and use the CSS element
"border-collapse: collapse", Texts would are drawn right to left, but borders
are drawn left to right. both must be drawn from right to left.

Reproducible: Always
Steps to Reproduce:
1.make a table with multiple columns and texts in cells.
2.make table RTL, ie put attribute dir="rtl" in "table" tag.
3.add this attribute to "table" tag as well:  style="border-collapse: collapse"
4.watch the page.

Actual Results:  
texts in cells are drawn as an RTL table, but borders are drawn incorrectly, as
an LTR table.

Expected Results:  
draw both texts in cells and borders Right To Left

*** This bug has been marked as a duplicate of 174470 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Component: Layout: BiDi Hebrew & Arabic → Layout: Text
QA Contact: zach → layout.fonts-and-text
You need to log in before you can comment on or make changes to this bug.