From: Jihoon Kim <jihoon48.kim@samsung.com>
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 25 Mar 2011 04:13:10 +0000 (04:13 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Fri, 25 Mar 2011 04:13:10 +0000 (04:13 +0000)
commit887b8737df26ee9383a1bd2e68578411e7da5d1b
treeba35d1f8230e14ae90cdd3c83bf613f7c84f89c2
parent198b972a7f23ad9930ab2fc4e05478b3dd2d36cb
From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] [PATCH] Patch to give focus to the content in
elm_notify

lm_notify has not handled the focus movement.
Even though a button widget is contained in an notify widget and notify
widget is shown,  button widget could not be focused.
Therefore, button couldn't process any key event such as space and enter key.
This patch will solve this problem.

SVN revision: 58081
src/lib/elm_notify.c