genlist: select the focused item on enter key input
authorJaeun Choi <jaeun12.choi@samsung.com>
Thu, 12 Feb 2015 08:31:00 +0000 (17:31 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Tue, 3 Mar 2015 04:49:55 +0000 (13:49 +0900)
commit9255a14bb76585b8bf08de44c7801a00a0fb77a7
treee56e624108de15d5635c063c8e34291acdac87f4
parenta052de53d57059f15410003eb989f8074a18905c
genlist: select the focused item on enter key input

there was no way to select an item with key input on ELM_ITEM_SELECT_ON_FOCUS_DISABLE mode.
this patch enables select and multi select with enter/space key input.

@fix

Conflicts:

src/lib/elm_genlist.c

Change-Id: Ie162170b67e7e03fad2c3f4572f97ffe40bff563
config/default/base.src.in
config/mobile/base.src.in
config/standard/base.src.in
src/lib/elm_genlist.c