Closed
Bug 489279
Opened 17 years ago
Closed 17 years ago
Top and Left borders disappear when a table that has border-collapse; is inside a container with overflow: auto;
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 410621
People
(Reporter: malendariel, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729)
A Table (with border-collapse: collapse and borders on it's cells) inside a container that has overflow set to hidden/scroll/auto loses it's top and left borders.
This happens in FF3.0.8 and even the latest nightly as of the 20th of April, 2009.
Example page here: http://members.iinet.net.au/~malen/firefox_bug/
Reproducible: Always
Steps to Reproduce:
View linked example
Expected Results:
It should display the top and left borders. IE6/7/8, Safari, Chrome and Opera all display it correctly.
Comment 1•17 years ago
|
||
I think this is a fixed bug for it works fine for me with the latest trunk nightly build. I see the problem indeed with Firefox 3.
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/ if you want to try.
Resolving worksforme.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Version: unspecified → 3.0 Branch
| Reporter | ||
Comment 2•17 years ago
|
||
It works in the latest 3.6al1pre but not 3.1 beta 3. How far off is 3.6?
Comment 3•17 years ago
|
||
Very far I'm afraid. I'll try to find more info about the patch tomorrow.
Comment 4•17 years ago
|
||
This seems fixed by either Bug 155955 or Bug 126540.
(In reply to comment #4)
> This seems fixed by either Bug 155955 or Bug 126540.
Bug 155955 fixed this. That bug is also marked wanted1.9.1+, but only roc or Bernd can tell whether this can be fixed on 3.5 as well.
Resolution: WORKSFORME → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•