Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Description:
There is functions onKeyEvent and onPreviewKeyEvent that lets you intercept keyboard events but it only works for hardware keyboard. I would like modifier that lets you intercept software keyboard actions.
Use Case:
Handling the BACK key to update the application's UI instead of allowing the IME to see it and close itself.