am f8e3ac85: Merge change Ifa8ab30e into eclair
Merge commit 'f8e3ac851959efbd21da930a802f8efb65ccec5b' into eclair-mr2 * commit 'f8e3ac851959efbd21da930a802f8efb65ccec5b': In onKeyUp for DPAD_CENTER, show the IME for text input.
This commit is contained in:
@@ -3480,6 +3480,7 @@ public class WebView extends AbsoluteLayout
|
||||
}
|
||||
if (isTextInput) {
|
||||
rebuildWebTextView();
|
||||
displaySoftKeyboard(true);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user