https://bugzilla.wikimedia.org/show_bug.cgi?id=67262

--- Comment #5 from Ed Sanders <[email protected]> ---
"No key event is generated when the BACKSPACE key is pressed outside of
composition, in other words, when AdapterInputConnection.deleteSurroundingText
is called. In the reported bug, since the text field is empty, thus IME is not
in the composition mode, thus pressing the BACKSPACE key triggers
deleteSurroundingText and thus no key event is generated.

A cl that generates key events in deleteSurroundingText with a dummy keycode is
under review at https://codereview.chromium.org/348413003/.";

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to