RESOLVED INVALID136046
Regression: Scrolling stops, when the end of a textbox is reached.
https://bugs.webkit.org/show_bug.cgi?id=136046
Summary Regression: Scrolling stops, when the end of a textbox is reached.
Mehmet
Reported 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
Attachments
Brent Fulgham
Comment 1 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.
Note You need to log in before you can comment on or make changes to this bug.