[M120 Migration][VD] Fix ewk_view_focus_set fail issue 76/307076/3
authorfang fengrong <fr.fang@samsung.com>
Mon, 4 Mar 2024 12:09:26 +0000 (20:09 +0800)
committerBot Blink <blinkbot@samsung.com>
Tue, 5 Mar 2024 05:15:33 +0000 (05:15 +0000)
commit56fd8f3efe0f23df915498ac61234c7fc61fe313
treeae3741bf5240b516ff79127d17c75750d134611f
parent23a7cc4dd05ab920804ef0c96d6f2b61820685e0
[M120 Migration][VD] Fix ewk_view_focus_set fail issue

WebBrowser set focus through ewk_view_focus_set api not work at
first launch. Because when set focus, the offscreen_helper haven't
been created, it cause don't SetFocus.

So pending send focus till RenderFrameLive.
refer:
https://review.tizen.org/gerrit/#/c/298820/

Change-Id: I6a0722bd7853aefce9547864642383dc199ba7b5
Signed-off-by: fang fengrong <fr.fang@samsung.com>
tizen_src/ewk/efl_integration/eweb_view.cc
tizen_src/ewk/efl_integration/eweb_view.h