-
Notifications
You must be signed in to change notification settings - Fork 9
Key events when keep pressing an arrow key #14
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When keep pressing an arrow key (up, down, left, right) of keyboard, the key event seems to occur only once.
Repro
- In any TextField, type any characters
- Keep pressing an arrow key to move cursor continuously.
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working