Mark, While you were writting this huge (but very interesting post!), I simply add "android:windowSoftInputMode="adjustPan"" in my Manifest and it does the trick. Seems a little weird as it is supposed to be the default one, but it is also "highly recommended that you always specify one or the other", which I did :-) And, from now, I should always do that before adding any EditText.
As an exercice, I removed the merge/stub stuck without adding the key line in the Manifest but the behaviour remained, obviously, the same. Thanks again for your time. Always good to read you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

