[Webkit-unassigned] [Bug 143904] New: Should remove mouseForceClick and mouseForceCancelled from DOM force events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 17 16:42:52 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=143904
Bug ID: 143904
Summary: Should remove mouseForceClick and mouseForceCancelled
from DOM force events
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bdakin at apple.com
After more thought and discussion, we should remove mouseForceClick and mouseForceCancelled from DOM force events. mouseForceClick is confusing and redundant. mouseForceCancelled is confusing as it is currently implemented, and all of its functionality can be filled by exisiting events such as mouseup, mouseout, etc. So we could make it implementation make more sense, but then it too would be redundant.
--
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/20150417/dc267556/attachment.html>
More information about the webkit-unassigned
mailing list