Skip to content

Key events when keep pressing an arrow key #14

Description

@WonyoungChoi

When keep pressing an arrow key (up, down, left, right) of keyboard, the key event seems to occur only once.

Repro

  1. In any TextField, type any characters
  2. Keep pressing an arrow key to move cursor continuously.
  3. But, the cursor moves single step.

Expected
The cursor should be moved continuously like typing any other characters.

This isn't limited to TextField, it happens in general, like moving a Widget's focus.

Environment

  • Device : RPI4
  • Platform: tizen-unified_20220713.2_tizen-headed-armv7l
  • Embedder: Latest

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions