Merge commit '70de03d41374aa3f4d3308d5d44e1db908d22667' into eclair-mr2-plus-aosp * commit '70de03d41374aa3f4d3308d5d44e1db908d22667': 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