Bug 136046

Summary: Regression: Scrolling stops, when the end of a textbox is reached.
Product: WebKit Reporter: Mehmet <mehmet.sahin>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: ap, bfulgham
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.9   
URL: http://html-generator.weebly.com/css-textbox-style.html

Description Mehmet 2014-08-18 12:34:17 PDT
Steps to reproduce:

1.) use latest Webkit 172698
2.) go to http://html-generator.weebly.com/css-textbox-style.html
3.) move mouse cursor into one box, which has a scrollbar
4.) scroll within this box

Actual result: Scrolling stops, when the end of the box is reached.

Expected result: It should scroll further, also when the end of the box is reached.

Please let me know, if you need more information.

Thank and regards
Mehmet
Comment 1 Brent Fulgham 2014-08-19 10:26:21 PDT
This is the desired behavior on the Mac platform. See <https://bugs.webkit.org/show_bug.cgi?id=127386> for some details on how this is supposed to work.