elm focus: focus_auto_hide should be done with mouse_down 47/85947/1 accepted/tizen/common/20160830.150517 submit/tizen/20160830.112906
authorWooHyun Jung <wh0705.jung@samsung.com>
Mon, 29 Aug 2016 23:56:10 +0000 (08:56 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 29 Aug 2016 23:56:10 +0000 (08:56 +0900)
commit5e65b887a7222d57fdb219931db6ee5660f9d677
tree44cc791d8f0a4d69348d5e899eb6ac9c3fb420d0
parent5f091a755a1bb3ba5726c8376683994c3e894f00
elm focus: focus_auto_hide should be done with mouse_down

Focus highlight can be on the air, when focused object in scroller is
moved by mouse down and move.
So, mouse up is not proper for executing focus_auto_hide.

@fix

Change-Id: Ibc944ac0a1be7c1afb0e4067038eee6232ea903f
src/lib/elm_widget.c