config: revert first_item_focus_on_first_focus_in to 0
authorAmitesh Singh <amitesh.sh@samsung.com>
Thu, 27 Aug 2015 04:30:39 +0000 (10:00 +0530)
committerAmitesh Singh <amitesh.sh@samsung.com>
Thu, 27 Aug 2015 04:37:48 +0000 (10:07 +0530)
commitffafa42e301100a5bd2afddaf6ee5eb83f5e80d7
treeef56e88b65b334d9617ecbde41e8775aea634a26
parent7ff06acf35ebfa275302ee054a0e2ccf1623614b
config: revert first_item_focus_on_first_focus_in to 0

This fixes a behavioural change introduced in D1135.
Steps to reproduce:
1. elementary_test -> genlist/list/gengrid
2. scroll dragging the scroll-bar
3. an item nearest to viewport gets selected when you release the mouse button

Most of the time, we don't want item to be selected or focused on dragging
scroll-bar via mouse. Revert config flag to 0 to have old behaviour before D1135.

fixes: T2662
@fix
config/default/base.src.in
config/mobile/base.src.in
config/standard/base.src.in