fix focus revert -> reverting should revert only to widgets that say
authorCarsten Haitzler <raster@rasterman.com>
Fri, 12 Nov 2010 04:16:24 +0000 (04:16 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Fri, 12 Nov 2010 04:16:24 +0000 (04:16 +0000)
commit1eed2ca8634ba874b07cee1066269ccdbce18a6f
treea826564278c82e87f0b3ac064298594166e33df7
parent4ec6aa6e9d3ba5b8f8748f7b2fbd931eb2a5f8e1
fix focus revert -> reverting should revert only to widgets that say
they CAN be focused :) see conform 2 test. focuse the entry in the
pager then dlete the pager page (pop). before focus vanished. now it
goes back to the top entry as you'd expect.

SVN revision: 54486
src/bin/test_conform.c
src/lib/elm_widget.c