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)
commitd7ad29248d5c9387d964a4bfcc2595e228212fcc
tree93c70c3c14667a34777b5001057c4007a426a64d
parentef718270922f59fbab560301c35a740a6ac70979
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
legacy/elementary/src/lib/elm_notify.c