Skip to content

Conversation

@JSUYA
Copy link
Member

@JSUYA JSUYA commented Nov 17, 2025

  • If the key passed to the webview is the exit key, SendKey() returns false so that the embedder terminates the app without processing it in the platform view.
  • If the key passed to the webview is the back key and the page back button no longer works, SendKey() returns false so that SystemNavigatePop is triggered.

flutter-tizen/flutter-tizen#676 (comment)

- If the key passed to the webview is the exit key, SendKey() returns false so that the embedder terminates the app without processing it in the platform view.
- If the key passed to the webview is the back key and the page back button no longer works, SendKey() returns false so that SystemNavigatePop is triggered.
@JSUYA JSUYA force-pushed the webview_fix_exit_back_key branch from 46ce1fd to aba0306 Compare November 17, 2025 11:42
@JSUYA JSUYA merged commit 35b5a40 into flutter-tizen:master Nov 24, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants