Hi everyone,

I think I've found a bug with Donut. If I 5-way nav and change focus
between my listview (on top) and a button (below the list) then nav
back the focus jumps to the top of the visible list. It's skipping all
the items closer to the button.

It's worse if I go from a button (on top) to a list (below) where it
scrolls the list, like a setSelection call, and jumps to the 7th
element in the list. In cupcake it would go to the closest item in the
list that most recently lost focus.

Is this a newly designed behavior? Should I file a bug? Or does anyone
have any workarounds? I've used onKeyDown in the past to force the
focus view sequence between views.

Thanks,
Brady
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to