Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
If you call showWebPage() with openExernal=true, and the URL fails the shouldAllowOpenExternal() check, then it's loaded into the webview without checking shouldAllowNavigation(). Clearly an oversight.