Bug 136046 - Regression: Scrolling stops, when the end of a textbox is reached.
Summary: Regression: Scrolling stops, when the end of a textbox is reached.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.9
: P2 Normal
Assignee: Nobody
URL: http://html-generator.weebly.com/css-...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-18 12:34 PDT by Mehmet
Modified: 2014-08-19 10:26 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.