Closed Bug 47841 Opened 25 years ago Closed 24 years ago

Problem displaying table with attribute dir="rtl"

Categories

(Core :: Layout: Tables, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 24366

People

(Reporter: Erich.Iseli, Assigned: karnaze)

References

Details

(Keywords: css1, html4, rtl)

Attachments

(2 files)

<table dir="rtl"> shows correctly the first column on the right and the last column on the left of the table (inverses normal direction). However, all content also gets right-aligned. May be normal behavior _except_ for the <caption> and the <th> elements, that should be rendered with a center-alignement by default. <table dir="rtl"> in addition doesn't apply the direction to the <colgroup> element. First <colgroup> will start on the left instead of starting on the right. <colgroup> and stylesheets: {background-color: Black;color : Silver;} While the background color gets applied, the color doesn't. <table border="1" frame="rhs" rules="groups"> doesn't work. rules="cols" however works.
Erich.Iseli@iseli.org - could you please read the Bug Writing Guidelines at <http://www.mozilla.org/quality/bug-writing-guidelines.html> to see the kinds of information we need in a bug report. Please report back with more information (like BuildID) after reading those guidelines and consider using the Bugzilla Helper to report future bugs. The Helper can be found at <http://www.mozilla.org/quality/help/bug-form.html> Thanks for your help in testing Mozilla. Bernd
Sorry for the glitch. The bug report was made after testing M17 for windows. The same problem still exists by using the latest build, 2000081708. From your comments, I take it, you have not been able to reproduce the problem. For me it is always reproducible with the mentioned builds. Be sure to view the attachment 08/06/00 17:42 to see the problems.
Erich.Iseli@iseli.org - thanks for your bug report :-) It seems very clear to me. I'm confirming this bug, although as it's "advanced" it might not get seen to for a while. Gerv
Status: UNCONFIRMED → NEW
Ever confirmed: true
table rules="groups" problem is handled in bug #24113
Adding keywords because the "advanced" in the subject doesn't mean it should not be cared of. We are talking here of supporting standards, not just fancy advanced features. 4xp because IE 5.x gets all described features right.
Keywords: 4xp, css1, html4
Erich: The problem with this bug report that is likely to keep people from looking at it much is that it is too broad. I suggest you narrow the scope of this bug to a single, specific issue. Then file additional reports on the other issues your test page reveals (if those issues aren't already covered by existing reports--note chrisd's comment).
Ok, Braden. Thanks for your comment. Here we go. I reduce the topic to the rtl handling of the table.
Summary: Several problems in displaying advanced tables (dir="rtl", colgroup, frame=... rules=..., CSS) → Problem displaying table with attribute dir="rtl"
Ok, Braden. Thanks for your comment. Here we go. I reduce the topic to the rtl handling of the table.
The latest issue seems to be the behavior of style with the 'rtl' attribute. Could this be a dup of #915 (style not fully implemented on COL, COLGROUP)?
Chris, I'm not so sure. Maybe dependent. Actually the style gets layed out correctly, the problem is here only the direction. But you are right, the latest issue can be separated from the wrong alignement of cell content when using dir="rtl"
Blocks: html4.01
Is 24366 a dupe of this bug? It does specifically mention headers and captions as being the misbehaving elements.
Scott you are right, it's a dupe. It even specifies problems with css text-align that I didn't notice.
4xp keyword is for parity with Navigator 4.x.
Keywords: 4xp
*** This bug has been marked as a duplicate of 24366 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
This is indeed a 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: