[Webkit-unassigned] [Bug 144987] New: Change range of possible forces for mouseforcechanged DOM event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 13 21:14:22 PDT 2015


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

            Bug ID: 144987
           Summary: Change range of possible forces for mouseforcechanged
                    DOM event
    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

For the time being, let's switch to a 0-3 range:

0 = finger off the trackpad
1 = mousedown / up / click
2 = forcemousedown / forceup
3 = max possible force

That way, if we ever can get force before mousedown (which we do not have access to on the Mac right now), we have a range of values reserved for them.

rdar://problem/20472802

-- 
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/20150514/703ece9e/attachment-0001.html>


More information about the webkit-unassigned mailing list