[wp-trac] [WordPress Trac] #42234: New tag should be added at the `keypress` event instead of `keyup`

WordPress Trac noreply at wordpress.org
Thu Nov 15 19:00:00 UTC 2018


#42234: New tag should be added at the `keypress` event instead of `keyup`
---------------------------------------+-----------------------------
 Reporter:  miyauchi                   |       Owner:  SergeyBiryukov
     Type:  defect (bug)               |      Status:  closed
 Priority:  normal                     |   Milestone:  4.9
Component:  I18N                       |     Version:  4.9
 Severity:  normal                     |  Resolution:  fixed
 Keywords:  has-patch has-screenshots  |     Focuses:
---------------------------------------+-----------------------------

Comment (by miyauchi):

 @afercia

 Gutenberg project is trying to detect Japanese IME with
 `KeyboardEvent.isComposing` on following PR.
 https://github.com/WordPress/gutenberg/pull/11908

 I guess `keypress` can be changed to `keyup` if we use
 `KeyboardEvent.isComposing`.

 This is just a quick note, I hope it will help.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/42234#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list