elm_multibuttonentry: send "clicked" signal when item got hardware enter key.
authorWoochan Lee <wc0917.lee@samsung.com>
Tue, 1 Nov 2016 17:51:27 +0000 (10:51 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 1 Nov 2016 18:48:44 +0000 (11:48 -0700)
commit19dcea07d1248762c1abe2f026f97f597e436530
treeafa565400a4c2abb68d22a4f03e0b2774b4b00f6
parentc2630c829f45df5973582a4259d2a0b127cc7cae
elm_multibuttonentry: send "clicked" signal when item got hardware enter key.

Summary:
It was kind of bug state before.

There was no any action when the user gives a focus on an item. then press the enter key.
The item should be set as selected state after that should call clicked signal.

@fix

Test Plan: elementary test MBE sample.

Reviewers: woohyun, bu5hm4n, Hermet

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4368

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/elementary/elc_multibuttonentry.c