Bug 136046
| Summary: | Regression: Scrolling stops, when the end of a textbox is reached. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mehmet <mehmet.sahin> |
| Component: | CSS | Assignee: | 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 | ||
Mehmet
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brent Fulgham
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.