You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click http url once, in safe://safenetworkprimer it shows the error popup, but if I click the same link twice, the page goes two steps back, if I click thrice, goes three steps back, and so on.
STR:
Open browser and a new tab, access some safe site which has http links, eg: safe://safenetworkprimer
click some chapter, and click http link. It shows error popup saying the url is blocked
try click the same link twice, it goes two steps back, which is the home page safe://safenetworkprimer
try click the same link thrice, it goes three steps back, which is about:blank and so on.
The text was updated successfully, but these errors were encountered:
Ah, the actual issue here seems to be clicking the same link twice throws an error for a safe: link, which it should not (and is then sending us back in the history)
joshuef
added a commit
to joshuef/sn_browser
that referenced
this issue
Apr 23, 2019
When I click http url once, in
safe://safenetworkprimer
it shows the error popup, but if I click the same link twice, the page goes two steps back, if I click thrice, goes three steps back, and so on.STR:
safe://safenetworkprimer
http
link. It shows error popup sayingthe url is blocked
safe://safenetworkprimer
about:blank
and so on.The text was updated successfully, but these errors were encountered: