Closed Bug 1490308 Opened 6 years ago Closed 6 years ago

CSS overflow property on tables cells

Categories

(Core :: Layout: Tables, defect, P3)

62 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 221154
Tracking Status
firefox62 --- affected
firefox63 --- affected
firefox64 --- affected

People

(Reporter: khirst, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 Steps to reproduce: I attempted to get overflow in a table cell to produce scrollable content. Please look at https://jsfiddle.net/e3zumhqy/3/ I am using the most recent release version (62.0) Actual results: The table cell overflowed into the next table cell, garbling the content together Expected results: The table cell with the long content should have rendered a scroll bar on the bottom.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0 (20180913100107) I have tested this report on Windows 10 and OS X 10.12 using the latest Nightly, Beta and Fx release builds. I was able to reproduce the mentioned behavior using the provided jsfiddle page. The second column is not overflowed properly, it should display a scrollbar. The scrollbar is displayed properly in Chrome and Safari.
Status: UNCONFIRMED → NEW
Component: Untriaged → Layout: Columns
Ever confirmed: true
Product: Firefox → Core
Component: Layout: Columns → Layout: Tables
Priority: -- → P3
I think this is a duplicate of (longstanding) bug 221154.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.