google / google/EarlGrey

EarlGrey 1.15 - UITextView notifications are not triggered when using replaceText

Open
#772 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
5.7k
Forks
737
Avg merge
1d 20h
Merged PRs (30d)
5

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.