Google 網路論壇不再支援新的 Usenet 貼文或訂閱項目,但過往內容仍可供查看。

Intent to ship: dispatching "keydown" and "keyup" events during IME composition

瀏覽次數:80 次
跳到第一則未讀訊息

Masayuki Nakano

未讀,
2018年11月29日 晚上8:08:302018/11/29
收件者:dev-pl...@lists.mozilla.org
Summary: We'll start to dispatch "keydown" and "keyup" events during IME
composition.

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=354358

Link to standard:
https://w3c.github.io/uievents/#events-composition-key-events

Platform coverage: All

Estimated or target release: 65

DevTools bug: N/A

Do other browser engines implement this?

Yes, the other browsers use this behavior traditionally, and UI Events
declared the behavior as "standard".

web-platform-tests: N/A due to requiring user input with IME, but we
have mochitests with synthesized events.

This new behavior was enabled in Nightly and Early-Beta since 61. This
behavior is mainly expected by Korean web developers but we've not
implemented this for a long time.

For reducing the testing and developing cost of each web app vendor,
we've waited to ship keypress event changes which will be mentioned in
following posts.

Enabling patch has been landed from:
https://bugzilla.mozilla.org/show_bug.cgi?id=1496288
because we need to manage those changes as a set.

--
Masayuki Nakano <masa...@d-toybox.com>
Software Engineer, Mozilla
0 則新訊息