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