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)
commit30cada36967a49da784d8f2bb2b1bffc911d64b6
treeadfb4503d4fbc2c5cbb0baa725c0aba1811beebf
parent842b9e3cc4da3977c1ef05c8498dd5573d0cc917
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.
src/lib/elm_gengrid.c
src/lib/elm_genlist.c
src/lib/elm_list.c
src/lib/elm_toolbar.c