am 8801ad35: Merge "Disable focus controller when WebView loses focus." into honeycomb
* commit '8801ad35264b6780697fcdcfbac0e17c7ca2d771': Disable focus controller when WebView loses focus.
This commit is contained in:
@@ -5149,6 +5149,7 @@ public class WebView extends AbsoluteLayout
|
||||
if (mNativeClass != 0) {
|
||||
nativeRecordButtons(false, false, true);
|
||||
}
|
||||
setFocusControllerActive(false);
|
||||
}
|
||||
mGotKeyDown = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user