ctxpopup: sd->box null check and event_flag set for previous and next focus move.
authorJaeun Choi <jaeun12.choi@samsung.com>
Thu, 17 Apr 2014 06:23:00 +0000 (15:23 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 17 Apr 2014 06:23:00 +0000 (15:23 +0900)
commit528a6a96b436e2b29944e37b8415fdbbba0476f2
tree5cdc8465141f62e291d44d61669917e43091bacd
parent945b6c45ab5d56888935da80efd49c1aaff65a45
ctxpopup: sd->box null check and event_flag set for previous and next focus move.

Summary:
The original code was missing
- null check of sd->box
- event_flag value set
for previous and next focus move.
@fix

Test Plan: None

Reviewers: raster, seoz, Hermet

Differential Revision: https://phab.enlightenment.org/D753
src/lib/elc_ctxpopup.c