-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Flutter issueThis problem is likely caused by the Flutter frameworkThis problem is likely caused by the Flutter frameworkweb
Description
When I have one key pressed and at the same time I press another one, then the RawKeyUpEvent event is triggered for the first key even if I am still physically pressing it and for the second key the RawKeyDownEvent event is triggered as it should be. Later if I actually release the first key, the RawKeyUpEvent event is called again. Is there any solution for these problems?
Metadata
Metadata
Assignees
Labels
Flutter issueThis problem is likely caused by the Flutter frameworkThis problem is likely caused by the Flutter frameworkweb