Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EarlGrey 1.15 - UITextView notifications are not triggered when using replaceText #772

Open
Simon-Kaz opened this issue Nov 12, 2018 · 0 comments

Comments

@Simon-Kaz
Copy link

I noticed that using replaceText on a UITextView field does not trigger the notifications. While looking at the source code for the replaceText, both UITextField and UIControl notifications are handled, but UITextView is not.

I created a PR (#771) with a sample test and initial implementation of the changes required, could you have a look at it and guide the PR? I'm not an iOS developer, would appreciate some feedback to get the change merged.

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

No branches or pull requests

1 participant