CookieJarApps / SmartCookieWeb

A secure, open source web browser for Android.
Mozilla Public License 2.0
295 stars 39 forks source link

[Bug] Can't open url, blank #256

Closed hwangjr closed 3 years ago

hwangjr commented 3 years ago

Describe the bug

browser shows blank while open the url below, I guess because of the iframe tag

https://www.baidu.com/#iact=wiseindex%2Ftabs%2Fnews%2Factivity%2Fnewsdetail%3D%257B%2522linkData%2522%253A%257B%2522name%2522%253A%2522iframe%252Fmib-iframe%2522%252C%2522id%2522%253A%2522feed%2522%252C%2522index%2522%253A0%252C%2522url%2522%253A%2522https%253A%252F%252Factivity.baidu.com%252Fmbox%252F4a81af9f65%252FwiseFeed%253Fappname%253Dbaiduboxvision%2526channel_id%253D1024359a%2526invoke_id%253D1024374a%2526reqid%253D23456%2526channel%253Dwisefeed%2526vid%253D7104402678549195906%2526is_invoke%253D1%2526innerIframe%253D1%2522%252C%2522title%2522%253Anull%257D%257D

To Reproduce

Steps to reproduce the behavior:

  1. open url on app

Expected behavior

show the website correctly

Screenshots

No

Device Info

Additional context

no

CookieJarApps commented 3 years ago

Can you check the WebView version in the about page of the app? Thanks for reporting the issue!

hwangjr commented 3 years ago

webview version, 46.0.2490.76 @CookieJarApps

hwangjr commented 3 years ago

It seems to be ok after upgrade webview version.