You'll need to supply code that demonstrates the problem.  Given that this
behavior is nothing like the standard behavior of EditText anywhere else in
the system, here must be something in your code instigating it.

On Wed, May 6, 2009 at 12:24 AM, Yossi <yossi....@gmail.com> wrote:

>
> 1. User clicks on the EditText
> 2. Soft keyboard pops-up and EditText loses the focus. Any typing on
> the keyboard does nothing
> 3. User touches again the EditText to get focus
> 4. Now, any click on the keyboard shows the character for a second in
> the EditText but then it disappears.
>
> Thanks.
>
> On May 6, 10:11 am, Dianne Hackborn <hack...@android.com> wrote:
> > IMEs do not take input focus, so I don't really understand what you are
> > describing.  What behavior are you seeing that is different than how the
> IME
> > behaves in other parts of the UI?
> >
> >
> >
> >
> >
> > On Tue, May 5, 2009 at 11:47 PM, Yossi <yossi....@gmail.com> wrote:
> >
> > > Anyone has this issue or am I doing something wrong?
> >
> > > On May 2, 11:51 am, Yossi <yossi....@gmail.com> wrote:
> > > > Hi,
> >
> > > > I implemented a custom preference screen on which I have an EditText
> > > > control. The problem I have is when the user clicks on the EditText
> > > > control to enter data, thesoftkeyboardpops-up and the EditText
> > > > loses the focus which makes it impossible to enter data.
> > > > What do I do wrong?
> >
> > > > Thanks,
> > > > Yossi
> >
> > --
> > Dianne Hackborn
> > Android framework engineer
> > hack...@android.com
> >
> > Note: please don't send private questions to me, as I don't have time to
> > provide private support, and so won't reply to such e-mails.  All such
> > questions should be posted on public forums, where I and others can see
> and
> > answer them.
> >
>


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

--~--~---------~--~----~------------~-------~--~----~
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