[Webkit-unassigned] [Bug 183870] [css-visibility][css-pointer-events] Removing pointer interactions on a 'scroll container' itself (or ancestor) and re-enabling them on descendants, doesn't allow for scrolling itself to scroll from those descendants. Always iOS, sometimes desktop.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 3 15:58:20 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=183870

--- Comment #6 from jonjohnjohnson <hi at jonjohnjohnson.com> ---
Here's another video which shows the bug on desktop Safari.

http://cl.ly/444ac5407c74

Mouse is hovering different areas of each scroller, attempting to vertically scroll in each area.

Green area, scrolls body. Correct.
Red area, scrolls body. Correct.
Green striped area, scrolls green scroll. Correct.
Red striped area, scrolls body. Incorrect.

Again, the only reason the green striped area is working to scroll the green scroller is because it has an element inside it that scrolls horizontally. I'm only showing this "fix" to highlight how I think the left side should behave, if it wasn't bugged.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181203/8bbec21a/attachment.html>


More information about the webkit-unassigned mailing list