uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
4.17k stars 774 forks source link

[NSFW] Tab closes when clicking on Link #8124

Closed MuenchenSued closed 4 years ago

MuenchenSued commented 4 years ago

URL(s) where the issue occurs

https://xhamster.com/hd (Adult website)

Describe the issue

When you start at this page and click one video with middle mouse button, this video is sent to a new tab. Now go to the bottom of the first page without changing the tab and click the NEXT button. Instead of opening the next page, this tab closes. Maybe you've to try it twice.

Versions

Settings

I made some private filters but removed them for this test. All five uBlock filters are enabled. The effect is gone after disabling uBlock filters and comes back again when enabled.

Notes

I can send you logs, if necessary, but unfortunately the protocol seems not to show important messages. It could also be possible, that the other uBlock filters (Badware, Privacy, Unbreak) are involved, because when I only enable the first uBlock filter, I was not able to reproduce this issue.

uBlock-user commented 4 years ago

try *$popunder,domain=xhamster.*,badfilter

MuenchenSued commented 4 years ago

Settings

uBlock-user commented 4 years ago

Why close it ? The issue hasn't been addressed yet.

MuenchenSued commented 4 years ago

I don't intended to close this issue, just to cancel a reply. But unfortunately there is no cancel button available and I did not understand, what "Close with comment" meant - no I got it. Thanks for re-opening. I entered your text in my personal filters and the first tries look good. Thank's for the quick support.

uBlock-user commented 4 years ago

fixed, force update uBlock Filters list.

MuenchenSued commented 4 years ago

Looks good.

ghajini commented 4 years ago

@uBlock-user popups on mirror https://xhamster5.desi/hd

dportvine commented 4 months ago

I have another problem.

Search on Google - erotic xhamster, then open any link in a new tab.

Rule *$popunder,3p,from=xhamster.* from ~> uBlock filters – Ads, closes the Google tab.

Screen ![2024-06-21_085918](https://github.com/uBlockOrigin/uAssets/assets/111344219/a9aaa577-bb3f-4813-8edc-59f22c3498f0)
Video https://github.com/uBlockOrigin/uAssets/assets/111344219/46af3212-347b-4134-a718-0e8e43356a6d
stephenhawk8054 commented 4 months ago

@gorhill I can reproduce on chromium incognito when accessing https://www.google.com/search?q=erotic+xhamster directly. Looks like it happens when I scroll down right after opening in new tab, and the URL changes to https://www.google.com/search?q=erotic+xhamster#ip=1 (with #ip=1 added).

I'm not really sure what happens as this is the 1st time I see it, popunder affects the current active tab with another tab loading in background?

gorhill commented 4 months ago

I guess the code should ignore changes in hash part of the URL.