Skip to content

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

@Simon-Kaz

Description

@Simon-Kaz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions