Skip to content

iOS Text Input: Scroll Jitter When Editing in Upper Region #42

Description

@yucheng1219

When editing long text content that exceeds maximum height constraints on iOS, manipulating text in the upper region causes scrolling jitter. The view incorrectly scrolls to the bottom while keeping cursor position at the top.
This issue occurs consistently (100% reproducibility) when rendering text as children and using refined values, such as in chat applications with mention functionality. The problem can also manifest when inserting empty lines in the upper portion of the text area.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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