Scrolling in popups is broken when there is more than 1 scrollable container
Categories
(Core :: Layout: Scrolling and Overflow, defect)
Tracking
()
People
(Reporter: raja, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15
Steps to reproduce:
clone project from https://github.com/connormakh/double-scroll-firefox and run, in the popup, notice only the first container is scrollable using the mouse wheel or 2 finger swipe on the trackpad.
Actual results:
Only the first container was scrollable using the mouse wheel or 2 finger swipe on the trackpad, whereas the second container is only scrollable by clicking on the thumb of the scrollbar and dragging it up and down, it ignores the scroll wheel and 2 finger swipe.
Expected results:
both/all containers should respond normally to scrolling
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Layout: Scrolling and Overflow' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•4 years ago
|
||
Thanks for your report. This appears to be a duplicate of bug 1694898. Please re-open if I'm mistaken.
Description
•