Skip to content

Playground: Minor issue, caret is not kept in view when pressing Enter, Tab. #18

Description

@dmitshur

This is an extremely minor issue.

In (all) text editors, if you move the caret with arrow keys, or edit text (e.g., press enter) such that the caret goes off screen, the viewport is scrolled to keep the caret in view.

Due to the overriding of Enter and Tab behaviors combined with event.PreventDefault(), pressing enter or tab while caret is offscreen does not bring the caret into view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions