WebView Android 5 doesn't open links with target=_blank -


i detected issue can reproduce samsung galaxy s5 , android 5.x (not htc one, android 5.x).

when opening link in webview (target=_blank), nothing happens. can see exception in logcat output, webview webviewclient method shouldoverrideurlloading never called (there create intent opens url).

the error

my current workaround remove target=_blank links - knows if bug or normal behaviour , i've set wrong?

thanks


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -