ecore_cocoa: don't track NSAppKitDefined event 80/82880/2
authorJean Guyomarc'h <jean.guyomarch@openwide.fr>
Tue, 13 Oct 2015 15:09:28 +0000 (17:09 +0200)
committerThiep Ha <thiep.ha@samsung.com>
Fri, 12 Aug 2016 01:57:17 +0000 (18:57 -0700)
commit61bf9556092dcf732b86ecb61b42796794049077
treeaaf82e0656af29d8216abc72bf2b181314b12e2a
parentc1576eb44cc3f886ea14f49ae449a89c484dc548
ecore_cocoa: don't track NSAppKitDefined event

Currently, it was used only to get track of focus, howver focus was
already handled (and better) in ecore_cocoa_window (with
NSWindowDelegate).
This led to the LOST_FOCUS event to be posted twice, with different
values, which messed up the focus stack.

@fix

Change-Id: Ibee5c8c6aec7bd0ad0bd539f8c5dbcaca34cce56
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/ecore_cocoa/ecore_cocoa.m