Last modified: 2013-01-18 03:55:18 UTC
It's duplicate unnecessary information, that overlaps
Can you provide a screenshot? I see no such thing...
Created attachment 9194 [details] Example of problem HTC Desire HD, Android 2.3.3 with HTC Sense 2.1
Weird... definitely does not happen on Nexus 1, stock Android 2.3.6. Possibly this is HTC Sense messing with the on-screen keyboard and doing a bad job of placing their keyboard autocomplete area? Normally this would appear down at the top of the soft keyboard, and not be mixed in with the content area.
(In reply to comment #3) > Weird... definitely does not happen on Nexus 1, stock Android 2.3.6. > > Possibly this is HTC Sense messing with the on-screen keyboard and doing a bad > job of placing their keyboard autocomplete area? Normally this would appear > down at the top of the soft keyboard, and not be mixed in with the content > area. Seems fine on the mobile site... When it's giving the autocomplete, it shows it directly above the keyboard I've not actually seen this on any other sites/apps It would seem fairly plausible that it's HTC Sense related though
It's slightly better as of the build now (bug 31460 maybe?) It's not as large as it was, but it's still there...
Created attachment 9225 [details] How it is now And the current one is here
I'm seeing the same thing happen on a Droid Incredible.
I updated last night, and changed the Target api to 2.3.3 (for some reason I had it on 2.2) It seems fixed for me..
There are still enough people on 2.2 that we need to fix this.
Doesn't happen on my 2.2 device
This is back for me on git HEAD, on 2.3.5 and looking worse...
Created attachment 9908 [details] And now....
Adding to 31805, v1.1 bugs
In git head I changed the box to a type=search textfield, that probably explains. If someone can lookup the webkit versions that these devices run that might help. It's probably easier to debug in a browser. Got something todo with the default CSS settings such a textbox had. i thought i overrided most of them, but apparently still missing something on older browsers.
Ok, let's help DJ get webkit versions of the problem devices. Reedy?
The first two are completely different issues than the last one (which has been fixed/reverted). Can you still reproduce either of the first two?
(In reply to comment #16) > The first two are completely different issues than the last one (which has been > fixed/reverted). Can you still reproduce either of the first two? No, the "autocomplete suggestion" esk boxes don't appear now. The larger textbox over the search box, which can be moved up and down by scrolling is still replicable
Something similar was happening on ICS, and I *finally* found a fix and have it up on https://github.com/wikimedia/WikipediaMobile/pull/263. Might (or might not) fix the 2.x issues too.
*** Bug 33202 has been marked as a duplicate of this bug. ***
Won't do additional work on this on the PhoneGap-based app which is being discontinued. Won't be a problem on future native app.