Call Blur on focus out.
authorRobert Jadczak <r.jadczak@samsung.com>
Thu, 27 Nov 2014 11:40:41 +0000 (12:40 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit42132f67424aa5d699d305333e87b0d3c2b9f87c
tree11da2a30abbafe3642a44a4490797efd700ecaac
parentb685e5fa50d35d0ab4dfe86dd2526d336cca8e22
Call Blur on focus out.

Added Blur method call when handling focus out
event to inform renderer that focus is lost.

It fixes js_focus.html test.

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=8942
Reviewed by: Antonio Gomes, Kamil Klimek

Change-Id: I1a4de43adf99fb13b0cd521cc3ed19f95927fbce
Signed-off-by: Robert Jadczak <r.jadczak@samsung.com>
tizen_src/impl/browser/renderer_host/render_widget_host_view_efl.cc