Last modified: 2012-02-24 02:52:48 UTC
Created attachment 9256 [details] Screenshot The content iframe isn't expanding to fill available space; only covers a small part of the screen. Tested in Android 4 SDK emulator, at hdpi/240dpi size.
This same problem has been seen on Honeycomb and is probably due to changes in the underlying webkit implementation. Per notes on bug 31524, the way things scroll seems to indicate that the content iframe is expected to expand vertically to fit its content; apparently this no longer happens on Android 3 and 4. Forcing it to appropriate dimensions within the view may help.
Tapping problem on Android 3 & 4 when forcing the iframe to scroll within a fixed window view looks like http://code.google.com/p/android/issues/detail?id=20184
Partial workaround hack: https://github.com/nitobi/Wikipedia/pull/50 Things can go awry (inability to click on links, section headings) after expanding some sections and scrolling further, but it gets things visible for now.
Removing dep; can hopefully keep working around this for the moment without that.
Fixed in commit fd44a653085fb2ff24515e0156a17b5926077eaa -- update to PhoneGap 1.3.0.
Sorry this one is NOT fixed -- that's another bug. D'oh! Reopened.
Fixed in iframe -> div refactoring: https://github.com/wikimedia/WikipediaMobile/commit/6137ac906ea39fef66539e9c5979dcb5b665b49e