dryack / avoision

Lightweight browser redirector for those who are addicted to the web of ideas
GNU Affero General Public License v3.0
5 stars 2 forks source link

link stripping failure #158

Open dryack opened 5 years ago

dryack commented 5 years ago

Describe the bug Clicking on specific link did not result in the URI being stripped.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://stackoverflow.blog/2019/04/09/the-2019-stack-overflow-developer-survey-results-are-in/
  2. Click on full report (Note that clicking the link directly above will result in stripping working as expected.)
  3. New tab opens with un-stripped URL

Expected behavior Any navigation to a new URL, when stripping is on, should result in stripped URL.

Desktop (please complete the following information):

Additional context If I right-click the link and force it to open in the same tab, stripping works as expected

dryack commented 5 years ago

At first glance it appears to work in Waterfox