I'm not entirely sure, but I don't think so... For devices with a trackball
or a non-touch screen it would get very annoying if the keyboard popped up
every time an EditText received focus.

I used to have a phone with a TrackBall (T-Mobile MyTouch) and I don't
remember the keyboard popping up if I gave an EditText focus via the
trackball.

But again, I may be wrong on this... Are you programatically giving the
EditText focus?

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Thu, Jun 7, 2012 at 3:38 AM, marcin kolonko <[email protected]> wrote:

> yes, the keyboard shows when i tap inside.
> should the default behavior not be, like, show keyboard
> when receive foucus?
>
>
> On Friday, May 25, 2012 6:41:38 PM UTC+2, MagouyaWare wrote:
>>
>> in my layout xml i have a stubview. the layout that replaces the stubview
>>> has a EditText view inside.
>>> but when i inflate stubview, the soft keyboard doesn't show
>>> automagically.
>>>
>> Does the keyboard show when you tap inside the EditText?  That is the
>> default keyboard behavior...
>>
>>
>> Thanks,
>> Justin Anderson
>> MagouyaWare Developer
>> http://sites.google.com/site/**magouyaware<http://sites.google.com/site/magouyaware>
>>
>>
>> On Thu, May 24, 2012 at 7:17 AM, marcin kolonko <[email protected]>wrote:
>>
>>> hi,
>>>
>>> in my layout xml i have a stubview. the layout that replaces the
>>> stubview has a EditText view inside.
>>> but when i inflate stubview, the soft keyboard doesn't show
>>> automagically.
>>>
>>> is this the default behaviour?
>>>
>>> i know i can show the keyboard myself, just want to know if i really
>>> have to mess with the default behaviour of the keyboard/edittext.
>>>
>>>  thx!
>>>
>>> --
>>> 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 <[email protected]>
>>> To unsubscribe from this group, send email to
>>> android-developers+**[email protected]<android-developers%[email protected]>
>>> For more options, visit this group at
>>> http://groups.google.com/**group/android-developers?hl=en<http://groups.google.com/group/android-developers?hl=en>
>>
>>
>>  --
> 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
>

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