[Webkit-unassigned] [Bug 166647] New: :active trigger area doesn't correspond with 'click' event trigger area
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 3 03:17:07 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=166647
Bug ID: 166647
Summary: :active trigger area doesn't correspond with 'click'
event trigger area
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: iPhone / iPad
OS: iOS 10
Status: NEW
Severity: Normal
Priority: P2
Component: Event Handling
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ae at instinctive.de
When assigning a :active rule to an element and an onclick event handler, the area that triggers the click event is larger than the area that triggers the :active selector. In other words, if you tap slightly outside the element, you may not see any visual change while touching, yet the onclick still fires, which is not what the user expects.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170103/938be1c6/attachment.html>
More information about the webkit-unassigned
mailing list