in svn r83883, thank you.
cordially,
shinwoo kim.
On Thu, Feb 14, 2013 at 4:32 PM, Jaeun Choi wrote:
> I "accidently" fixed this bug in elm_access.
>
> _elm_access_highlight_cycle sets access read_mode as EINA_TRUE
> and then never set it back as EINA_FASLE,
> which causes elm_widget_focus_stea
I "accidently" fixed this bug in elm_access.
_elm_access_highlight_cycle sets access read_mode as EINA_TRUE
and then never set it back as EINA_FASLE,
which causes elm_widget_focus_steal not to be called when restoring focus tree.
...sorry for a lame explanation (somebody help me out!)
In