[Webkit-unassigned] [Bug 114384] Overflow hidden doesn't prevent mouse drag from input field towards oveflowed content
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 5 07:49:40 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=114384
Santiago Aguiar <santiago.aguiar at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |santiago.aguiar at gmail.com
--- Comment #7 from Santiago Aguiar <santiago.aguiar at gmail.com> 2013-12-05 07:47:58 PST ---
I can reproduce this behavior without needing an input field, with a very simple scenario: a DIV with overflow-x: hidden with a child DIVcontent that exceeds the parent size, as long as overflow-y is visible. Click on the scrollable area and drag to the right:
http://codepen.io/anon/pen/CsoJb
This might be a completely different issue, but seems related.
Using chrome 33.0.1726.0 dev. Can be reproduced on 31.0.1650.57 too. This is also happening on old versions of Safari (5.1.7) so it seems like an old bug.
Both Firefox and IE do not scroll the content.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list