From: WooHyun Jung <wh0705.jung@samsung.com>
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 27 May 2011 10:47:52 +0000 (10:47 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 27 May 2011 10:47:52 +0000 (10:47 +0000)
commit7a984f478dca475ea747f15bdf2f64269ea7c482
treef1c49e6c9fe33d12e8a4c1eaf417da86c0693ee3
parent75931fcda6953968f627e90a9406ce448c32a9f1
From: WooHyun Jung <wh0705.jung@samsung.com>
Subject: [E-devel] [Patch] elm_widget_focus_steal should be executed
only with "can_focus" object.

I think elm_widget_focus_steal function should be executed only with
"can_focus" widget object.

("Cannot_focus" object has no right to steal focus from others !!)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59733 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_widget.c