Open Bug 1666483 Opened 5 years ago Updated 5 years ago

td display block doesn't use position sticky

Categories

(Core :: Layout, defect)

80 Branch
defect

Tracking

()

Tracking Status
firefox81 --- affected
firefox82 --- affected
firefox83 --- affected

People

(Reporter: vnexster, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36

Steps to reproduce:

demo: https://jsbin.com/juqares/2/edit?html,output
you need to scroll to the right to notice the bug

Actual results:

the td with display block doesn't stick in FF
in Chrome it works

Expected results:

td with position: sticky should stick

Status: UNCONFIRMED → NEW
Ever confirmed: true

Thanks for the report Omu!
Reproduced this on all latest Firefox versions Release 81.0, Beta 82.0b4 and Nightly 83.0a1 on Windows 10 x64.
Moving this over to it's component.
Suggested Severity: S3

Component: Untriaged → Layout
Product: Firefox → Core

I am also able to reproduce this on my macOS 10.15.6 machine in the current nightly 83.0a1

Using mozregression, I was able to verify that this behavior has existed since at least as far back as 2017-01-01 (Firefox 53.0a1)

Given that this is not a recent regression, I am going to mark this with an S3 severity, which is typical for most bugs.

Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.