Closed Bug 437191 Opened 16 years ago Closed 16 years ago

Border-left render doesn't get updated when td height changes

Categories

(Core :: Layout: Tables, defect)

1.8 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: benjamin, Unassigned)

References

()

Details

(Keywords: css1, polish, testcase)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14

I have a td with a simple border that initially is rendered correctly.
Then the height of the td changes due to an ajax update.
The left border(s) don't get updated: it remains in the same position and height (another td below, get pushed further downwards, and it's border stays in the old place).
When I minimize, then maximize firefox it goes away.

Reproducible: Always

Steps to Reproduce:
1.Not sure about all conditions for this failure
2.give a td a 1px solid colored border
3.update it's height via javascript, preferrably by changing it's content
4.observe the rendering error, then minimize adn then maximize window
Actual Results:  
i saw the rendering error, then saw it go away

Expected Results:  
it should not have failed to render the border
Keywords: css1, polish, testcase
Version: unspecified → 2.0 Branch
Component: General → Layout: Tables
Product: Firefox → Core
QA Contact: general → layout.tables
Version: 2.0 Branch → 1.8 Branch
The URL returns a 404 Not Found.

Were you using border-collapse: collapse on the table?
I am sorry the URL is no longer available.

I neither can reproduce the test-case, it must have been a combination of things.

You may close this bug, sorry
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.