On Dec 19, 5:10 am, Mark Murphy <mmur...@commonsware.com> wrote:
> KeithWileywrote:
> > Consider the following inefficiency
> > that is imposed by using the trackball:  You can't necessarily skip
> > out of an edit text with the trackball in the desired way because the
> > cursor may be in the middle of the edit text, in which case
> > trackballing merely moves the cursor within the edit text.
>
> FWIW, WikiNotes demonstrates that the trackball can be used to navigate
> from a multi-line EditText to adjacent buttons. I was doing it myself
> less than an hour ago.

I admit that I haven't look at the note you are referring to, so I
don't know exactly what you mean, but I don't see how any note can
alleviate the inherent ambiguity in the situation I described above.
If your cursor is in the middle of the text of an EditText the user
can want to do one of two things in an ambiguously unresolvable way.
They can want to move the cursor or they can want to jump to another
EditText.  If the trackball serves both purposes there is no way for
Android to know which action is desired when the the user trackball's
horizontally, right?

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

Reply via email to