[wp-trac] [WordPress Trac] #45371: Add tag: Use `event.isComposing` to support input method editor (IME) converters

WordPress Trac noreply at wordpress.org
Sat Apr 13 23:49:46 UTC 2019


#45371: Add tag: Use `event.isComposing` to support input method editor (IME)
converters
-------------------------------------+----------------------------
 Reporter:  afercia                  |       Owner:  ryanshoover
     Type:  defect (bug)             |      Status:  assigned
 Priority:  normal                   |   Milestone:  5.2
Component:  I18N                     |     Version:  4.9
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  accessibility
-------------------------------------+----------------------------

Comment (by miyauchi):

 @ryanshoover

 I tried 45372.2.patch and it looks good to me with Japanese IME.

 > The 2nd enter key was required because both the jQuery autocomplete
 widget that holds the suggested tags and the keypress function were
 listening for keydown and stopping propagation to other events. (keypress
 is an alias of keydown)

 Oh nice catch! :)

 Thanks!

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


More information about the wp-trac mailing list