Closed Bug 1014005 Opened 10 years ago Closed 10 years ago

Table cells have wrong widths and vertical centering in FF29

Categories

(Core :: Layout: Tables, defect)

29 Branch
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: suicidaldj, Unassigned)

References

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140506152807

Steps to reproduce:

Test case HTML and CSS code and additional screenshot of FF28 and FF29 are included.


Actual results:

Table cells are wider in FF29 than in FF28 and the gray boxes in weekend cells are not properly centered vertically.


Expected results:

Table cells should be the same width as in FF28 and the gray boxes in weekend cells should be properly centered vertically.
Attachment #8426279 - Attachment description: timesheet.zip → Testcase source code and 2 screenshots
Component: Untriaged → Layout: Tables
OS: Windows 7 → All
Product: Firefox → Core
Hardware: x86_64 → All
The new rendering matches other browsers, for what it's worth.

The page is setting widths on inputs but not changing their padding.  Since they have nonzero padding by default (see bug 157846), you get the observed behavior: the input's parent cell is 40px wide, because the input has 2px of padding.
Blocks: 157846
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: