Hi Ms2ger, Please see my response below.
Thanks and regards, Kershaw 於 2014/9/11 下午4:26,"Ms2ger" <ms2...@gmail.com> 寫道: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >On 09/11/2014 08:18 AM, Kershaw Chang wrote: > >First of all, you neglected to explain the standardization situation >here. Is this feature being standardized? If not, why not? How do >other browser vendors feel about it? Sorry that I missed the standardization part. I think this feature is not standardized, since I cannot find any discussion or draft from w3c or whatwg. The most closed is that Google defines one input source type for touchpad in AOSP. In most cases, I think the inputs from touchpad can be translated to touch event or mouse event. Only few applications need the raw data from touchpad. That’s why we don’t see others discussing about this. > >> +interface TouchPadEvent : UIEvent { + [Throws] + void >> initTouchpadEvent(DOMString type, + boolean >> canBubble, + boolean cancelable, + >> WindowProxy? view, + long detail, + >> short button, + boolean ctrlKey, + >> boolean altKey, + boolean shiftKey, + >> boolean metaKey, + TouchPadList? touches, + >> TouchPadList? targetTouches, + >> TouchPadList? changedTouches); > >Regardless of whether this feature is something we'd want to >implement, we most definitely shouldn't introduce new init*Event methods. Thanks for this suggestion. Actually, this webidl is copied from touch event. I don’t quite understand about this. Could you please explain more? > >Ms2ger >-----BEGIN PGP SIGNATURE----- > >iQEcBAEBAgAGBQJUEVzEAAoJEOXgvIL+s8n2YWYH/i9h3e3GvQ9dPrYYg72F/mdD >BXdyHiyKarz4dSI8H0UJHwDhCtBKi92AskHhCeT3l4KX4h7pX87144LYNYiZ9qzv >rMXDFvf5Oo8M4uaEPo82z1M2OW6jADuFCfs4SeK+1aqW5DLRRMlYiGfop4yeGp+g >m81ciytaLr08ro6+K+HgIP/zCo5KLtvp54kGLRg0EMqWnNE4SxG8Nrvm/xe65udz >+3z21DhapAu8jMFhJ2JeAy+0ivu0pnCm0JUXiLmOCmzweSlO1w3Qr5KGwWqS9qjA >6k74T7+Pp95cFgELK03IvhWyQCHNLhPdH/qJex59jF2i7N9SV47FGMOq8wjLFBU= >=UeuN >-----END PGP SIGNATURE----- >_______________________________________________ >dev-platform mailing list >dev-platform@lists.mozilla.org >https://lists.mozilla.org/listinfo/dev-platform _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform