Open Bug 755519 Opened 12 years ago Updated 4 months ago

Dynamically added tables rows do not render borders correctly.

Categories

(Core :: Layout: Tables, defect)

x86
All
defect

Tracking

()

People

(Reporter: kidneycreation, Unassigned)

References

Details

(Keywords: regression)

Attachments

(3 files)

User Agent: Mozilla/5.0 (Windows NT 6.0; rv:12.0) Gecko/20100101 Firefox/12.0 Build ID: 20120420145725 Steps to reproduce: Used JQuery to dynamically add a row to a table. Actual results: The table row was added and the borders around each table cell were drawn. Also, as you roll over the cells, the table border removes and then is redrawn on mouseout. Expected results: Only the border-bottom is set for each table row in the css. The table cell should not have any vertical borders rendered.
Attachment #624201 - Attachment mime type: text/plain → text/html
Blocks: 244135
Status: UNCONFIRMED → NEW
Component: Untriaged → Layout: Tables
Ever confirmed: true
Keywords: regression
OS: Windows Vista → All
Product: Firefox → Core
QA Contact: untriaged → layout.tables
Version: 12 Branch → Trunk
Severity: normal → S3

The attachments provided to reproduce the bug were not capable of reproducing the bug. The new attachment provides a case where dynamically added rows in a border-collapse: collapse; table results into border right of first cells of the table not rendered.
But upon unchecking-checking the border: 2px solid lightgray; property from the Inspector->CSS Rules, the border starts to render properly - even for the rows dynamically added after that reset.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: