Description[try] Trigger compositionstart/end on commitText
On Android, OSK may not accompany keycode when composing text.
Currently, when OSK calls InputConnection#commitText(), web developers can
only see key events for COMPOSITION_KEY_CODE without the delta change.
By changing confirmComposition to send compositionstart / -end, we can
notify developers of this delta change.
BUG=577967
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Messages
Total messages: 3 (2 generated)
|