Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Android does not fire onChange for every input event like desktop/iOS #580

Closed
butchmarshall opened this issue Aug 2, 2016 · 1 comment
Closed

Comments

@butchmarshall
Copy link

butchmarshall commented Aug 2, 2016

Every input does not fire an onChange event in Android (it does in desktop/iOS).

It looks like these events come through onCompositionUpdate which aren't yet handled.

I've taken an initial stab at the issue in my android-on-change-fix branch but still need to understand how to incorporate DraftEditorCompositionHandler.resolveComposition into each onCompositionUpdate call.

@butchmarshall butchmarshall changed the title Android does not fire onChange for every input even like desktop/iOS Android does not fire onChange for every input event like desktop/iOS Aug 2, 2016
@flarnie flarnie added the android label Jul 7, 2017
@flarnie
Copy link
Contributor

flarnie commented Oct 14, 2018

Merging this into a general Android bug issue - see #1895

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants