[Webkit-unassigned] [Bug 39620] Clicks inside button elements are sometimes discarded when the mouse moves

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 09:12:18 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=39620


Brock Williams <brockwilliams79 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brockwilliams79 at gmail.com




--- Comment #19 from Brock Williams <brockwilliams79 at gmail.com>  2012-05-09 09:11:21 PST ---
This same bug also happens on Links.  We have a QtWebKit based touchscreen app, and we have added a large padding to all link tags to give a larger target for tapping.  If the user starts the tap on the link text and finishes over the padding, the click event does not fire.  I can confirm that the patch attached fixes the issue for us on both links and button elements.

-- 
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