Closed Bug 443119 Opened 16 years ago Closed 16 years ago

[Fx3] Overflow hidden for block element in table cell causes element to be positioned incorrectly

Categories

(Core :: Layout: Tables, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: cjcypoi02, Unassigned)

References

()

Details

(Keywords: css2, regression, Whiteboard: [testcase in URL])

From Bug 423870. The bug is the same, but the behaviour is different in many cases.


DIV (border red) should be into TD element, but it's not. It remains in the
position it should be if table has a minimum height. If you change table
height, it remains fixed in its wrong position. But! If the DIV should
be totally over TH element, DIV will be hidden instead.

Notice furthermore that document has no doctype. This bug do _not_ happens if
there's a doctype (not html 3.2).

This bug happens only in this particular case. See testcase code (in URL field) for element structure and properties.
Flags: wanted1.9.1?
Flags: blocking1.9.1?
Whiteboard: [reproducible on Linux & Mac?] [testcase in URL]
Yes, but I can't find what bug fixing caused the regression.

Anyway it works with Firefox 3.0a1 2006-12-07-04 and it doesn't work with Firefox 3.0a1 2006-12-08-04 (and with Firefox 1.5.0.9 2006-12-07-09)
Keywords: qawantedregression
Whiteboard: [reproducible on Linux & Mac?] [testcase in URL] → [testcase in URL]
That's when the reflow branch landed (bug 300030).
Flags: wanted1.9.1?
Flags: wanted1.9.1+
Flags: blocking1.9.1?
This is WFM. I will close this bug rather soon if there is no evidence that this is still happening (screenshots do count)
I can confirm that the bug is fixed with: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b1pre) Gecko/20080916043910 Minefield/3.1b1pre

The bug is still valid for: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1

I have no ability to test on 1.9.0.2
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Candidate builds of Firefox 3.0.2 (built on gecko 1.9.0.2) are available from ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/3.0.2-candidates
You need to log in before you can comment on or make changes to this bug.