fix: on-screen-keyboard hides on input blurred in webview (#35921)

Co-authored-by: Kyrylo Hrechykhin <khrechykhin@microsoft.com>
This commit is contained in:
kyrylo-hrechykhin
2022-10-11 20:21:41 +03:00
committed by GitHub
parent e8ae0571b8
commit c2cb97ea29
2 changed files with 60 additions and 0 deletions

View File

@@ -122,3 +122,4 @@ fix_return_v8_value_from_localframe_requestexecutescript.patch
create_browser_v8_snapshot_file_name_fuse.patch
feat_ensure_mas_builds_of_the_same_application_can_use_safestorage.patch
cherry-pick-c83640db21b5.patch
fix_on-screen-keyboard_hides_on_input_blur_in_webview.patch