Skip to content

Home, End, Shift+Home, Shift+End don't work #3

@EvertonMJunior

Description

@EvertonMJunior

Describe the bug
When using the demo of the package on a web browser, the keys to move around the text (Home, End) or select it (Shift+Home, Shift+End) are not implemented. On the web and computers, it's a pretty commonly used bunch of keys. PageUp and PageDown are not working too, although I think they are less commonly used.

To Reproduce

Expected behavior

  • Home should move the cursor to the start of the line
  • End should move the cursor to the end of the line
  • Shift + Home should select all text from current position until the start of the line
  • Shift + End should select all text from current position until the end of the line
  • PageUp should move the cursor up
  • PageDown should move the cursor down

Screenshots

Environment(please complete the following information):
Didn't run it locally, used example demo app.

Platform
Web - Tested on Edge and Firefox

Source data

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions