Additional information. On the Nexus One (2.3.4 stock w/stock keyboard), when the app starts, touching the EditText will bring up the soft keyboard in one of the following states:
1. The keyboard will have the punctuation gallery displayed (? ! , etc.) When in this state, typing will work as expected. The EditText will receive the characters and the application will behave as expected. Pressing the back key will cause the keyboard to close, as expected. 2. The keyboard will not have the punctuation gallery displayed. When in this state, typing will start the Google Quick Search Box. Pressing the back key will close the app rather than closing the keyboard. - I've been able to replicate this on a Nexus One (2.3.4) and G-Slate (3.0.1). - The problem is intermittent and usually requires the device to sit for at least an hour after a successful execution before trying it again. - After sitting, it is far more likely to reproduce the issue. Weird... - It would also seem that the problem in my app only reproduces immediately after startup. Once the keyboard works properly, the problem doesn't occur during that session. The app has the min-sdk set to 3 and runs fine on the 1.5 emulator. This problem reproduced with the target apk at 1.6 and 2.3.3. -- 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