Bug 109633

Summary: overflow-y: hidden areas can still be scrolled vertically
Product: WebKit Reporter: Elliott Sprehn <esprehn>
Component: Layout and RenderingAssignee: Terry Anderson <tdanderson>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: eric, jamesr, luiz, simon.fraser, tdanderson, tonikitoo
Priority: P2 Keywords: HasReduction
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jsfiddle.net/htvMM/
Attachments:
Description Flags
Reduction none

Elliott Sprehn
Reported 2013-02-12 16:59:55 PST
overflow-y: hidden areas can still be scrolled by selecting and dragging text. This doesn't reproduce if you set overflow hidden in both directions though.
Attachments
Reduction (1.11 KB, text/html)
2013-02-12 17:00 PST, Elliott Sprehn
no flags
Elliott Sprehn
Comment 1 2013-02-12 17:00:48 PST
Created attachment 187964 [details] Reduction
Antonio Gomes
Comment 2 2013-02-13 04:36:59 PST
Sounds like related to bug 104373 . I had a patch to it, but had to revert because of some unforeseen test failures: https://trac.webkit.org/changeset/136954 Let me know if it is the same, as I got a revised patch ready, please.
Terry Anderson
Comment 3 2013-03-01 11:30:01 PST
Yes, this issue looks to be a duplicate of https://bugs.webkit.org/show_bug.cgi?id=104373. *** This bug has been marked as a duplicate of bug 104373 ***
Note You need to log in before you can comment on or make changes to this bug.