[src/lib/elm_popup.c] Changed the Popup's buttons to non-focusable so that ISE does...
authorRajeev Ranjan <rajeev.r@samsung.com>
Wed, 12 Oct 2011 06:17:49 +0000 (11:47 +0530)
committerRajeev Ranjan <rajeev.r@samsung.com>
Wed, 12 Oct 2011 06:17:49 +0000 (11:47 +0530)
commitfda35eae6087f7ef7b8984043d5da0eab07a5890
tree3f1b27957dbcba0f0510bd15c42e4f4025597277
parentf14b15bb13043f90c754793e618e3d2cee430203
[src/lib/elm_popup.c] Changed the Popup's buttons to non-focusable so that ISE does not hide when these buttons are touched. This fix will not be needed once the focus happens on click, not on touch(mouse over) as done in open source version already.

Change-Id: I2d1105b31226b1985b45f6c6864d7f90ec0330fd
src/lib/elm_popup.c