combobox: "return" key handled correctly and removed unreachable code.
authordivyesh purohit <div.purohit@samsung.com>
Fri, 22 Jan 2016 19:00:20 +0000 (11:00 -0800)
committerCedric BAIL <cedric@osg.samsung.com>
Fri, 22 Jan 2016 20:10:14 +0000 (12:10 -0800)
commit8bba97b469b9b5ccf69ee2c5d805d699015ae072
tree3be0d33584776d4adca1109f526323d31836f51c
parente01f66b816258338b73d8e5dd03b9cb83d06cd9a
combobox: "return" key handled correctly and removed unreachable code.

Summary:

_key_action_activate was triggered when "return" was pressed, _key_action_move
contained the "return" key handling, which is unreachable code.
@fix T3075 (1st point).

Signed-off-by: divyesh purohit <div.purohit@samsung.com>
Test Plan: please run combobox example in elementary_test

Reviewers: shilpasingh, cedric, raster

Subscribers: rajeshps, govi

Maniphest Tasks: T3075

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

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