[wp-trac] [WordPress Trac] #45371: Add tag: Use `event.isComposing` to support input method editor (IME) converters
WordPress Trac
noreply at wordpress.org
Sun Feb 10 22:31:27 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-refresh | Focuses: accessibility
-------------------------------------+----------------------------
Comment (by ryanshoover):
@miyauchi in my testing `event.isComposing` works as intended, being set
to true while composing and false when done. Can you elaborate on why it
doesn't work for you?
I'd rather use native browser events if possible rather than tracking
composition status through a function prop.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45371#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list