Bug 82938 (MatthewSanders)

Summary: Custom scrollbar styles break horizontal scrolling with elements that use overflow
Product: WebKit Reporter: Matthew Sanders <matt>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, karlcow
Priority: P2    
Version: 525.x (Safari 3.2)   
Hardware: Mac   
OS: OS X 10.7   
URL: http://jsfiddle.net/DpwgL/6/

Description Matthew Sanders 2012-04-02 13:36:43 PDT
When applying custom scrollbar styles using css elements that use overflow:auto; or overflow:scroll; are no longer capable of scrolling back to the left without triggering the history state in Lion.

see the demo here: http://jsfiddle.net/DpwgL/6/
Comment 1 Ahmad Saleem 2024-03-09 18:36:47 PST
I am unable to reproduce any horizontal scrolling issue in Safari 17.4 but CCing @Karl for double checking else, we can close this.