Bug 11632
Summary: | REGRESSION (r17770): Overflow areas' scrollbars don't work | ||
---|---|---|---|
Product: | WebKit | Reporter: | mitz |
Component: | WebCore Misc. | Assignee: | Darin Adler <darin> |
Status: | RESOLVED FIXED | ||
Severity: | Major | CC: | aroben, ben.summers, c.petersen87, daniele.metilli, darin, dev+webkit, fabian.jakobs, yt.dev |
Priority: | P1 | Keywords: | InRadar, Regression |
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | data:text/html,%3Cdiv%20style=%22width:%20100px;%20height:%20100px;%20overflow:%20scroll;%22%3E%3Cdiv%20style=%22width:%2050px;%20height:200px;%22%3E |
mitz
Scrollbars on overflow areas (including list boxes and text areas) don't receive mouse events.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lilek
*** Bug 11629 has been marked as a duplicate of this bug. ***
mitz
Oops, I should have augmented the earlier bug report, but I didn't make the connection between "arrows" and scrollbars (I thought it was about the arrow keys). Sorry, Daniele.
Daniele Metilli
(In reply to comment #2)
> Oops, I should have augmented the earlier bug report, but I didn't make the
> connection between "arrows" and scrollbars (I thought it was about the arrow
> keys). Sorry, Daniele.
>
No problem :)
Matt Lilek
*** Bug 11687 has been marked as a duplicate of this bug. ***
Chris Petersen
I have been running into this issue as well. I filed a crash that is related to dragging in a list box that started with r17770.
http://bugs.webkit.org/show_bug.cgi?id=11713
mitz
*** Bug 11612 has been marked as a duplicate of this bug. ***
Darin Adler
<rdar://problem/4858866> REGRESSION (r17770): Overflow areas' scrollbars don't work
Darin Adler
Committed revision 18001.