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)
commitbde04f61e94e6b7dbf22133e1f307604e2ed1c6e
treec281b53441de3ef5869ae1746c1b7b4a696958f0
parentf2bb1364e827cc7f1cdabb3adc504ffa856fde4b
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
legacy/elementary/src/lib/elc_ctxpopup.c