gengrid/genlist/list/toolbar: Do not set the focus to the item on widget's first...
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 11 May 2014 12:20:04 +0000 (21:20 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 11 May 2014 12:21:51 +0000 (21:21 +0900)
commitdfead75366aec7259d52f8b3d157b9fa0bc2a687
tree6c67ff8c49ada13e2d10a1101e922fdb074ec8f2
parent5407141ac60b6648c9b4d855bc34385abd821844
gengrid/genlist/list/toolbar: Do not set the focus to the item on widget's first focus.

This was introduced during 1.10 development phase but this changed the
default focus behavior and got a lot of complaints. (especially from
discomfitor)

So I would like to comment this out now and make it optional on 1.11
by keeping the default behavior.
legacy/elementary/src/lib/elm_gengrid.c
legacy/elementary/src/lib/elm_genlist.c
legacy/elementary/src/lib/elm_list.c
legacy/elementary/src/lib/elm_toolbar.c