Open Bug 1455660 Opened 6 years ago Updated 2 years ago

Elements cannot be scrolled with the mouse wheel when hovering over child elements with both position: sticky and display: table

Categories

(Core :: Layout: Images, Video, and HTML Frames, defect, P3)

59 Branch
defect

Tracking

()

Tracking Status
firefox59 --- affected
firefox61 --- affected

People

(Reporter: Samuel.Hodge, Unassigned)

Details

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

Steps to reproduce:

https://jsfiddle.net/u0akzshg/17/

I clicked the yellow child element with sticky positioning, then tried to scroll with the mousewheel.

NOTE: This seems to be contingent on the sticky positioned element being display: table


Actual results:

The parent element didn't scroll


Expected results:

The parent element should scroll
Summary: Elements cannot be scrolled with the mousewheel when hovering over child elements with both position: sticky and display: table → Elements cannot be scrolled with the mouse wheel when hovering over child elements with both position: sticky and display: table
Thank you for filing the bug, I was able to reproduce the bug. 

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
Status: UNCONFIRMED → NEW
Component: Untriaged → Layout: HTML Frames
Ever confirmed: true
Product: Firefox → Core
Priority: -- → P3
Product: Core → Core Graveyard
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.