-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regression: tabs created by user are closed by popup filter #774
Comments
Related issue: - uBlockOrigin/uBlock-issues#774 Regression from: - f204d24
I added a test, no. 14, to detect this kind of regression: http://raymondhill.net/ublock/popup.html. |
Can't reproduce on my Nightly, it's a week old version. |
uBO version? Tested also on Firefox beta Version 71.0b6 Build ID 20191031113544 It's fixed. |
1.23.1b15 |
Also with test 14 on http://raymondhill.net/ublock/popup.html ? |
Yes, with logger never shows popup entry.. |
Maybe somehow related with this
Filter: Try latest Nightly? If it does work in beta try bisecting https://mozilla.github.io/mozregression/ |
It rather show example.com/adhandler.aspx, as new navigational entry in dark grey border. It's okay, it's one of those times where something is working as expecting without a fix, it's rare but it's good and the fix is already implemented, not worth investing time in mozregression... |
The link at |
Details
Prerequisites
Description
Original discussion here: https://www.reddit.com/r/uBlockOrigin/comments/dpnpk8/ublock_possible_automatically_closing_tabs_when/
New tab is closed by matching popup filter when opened by middle click or Ctrl + click.
uBO had protection to not close tabs when opened directly by user: gorhill/uBlock@7713597
This stopped working after gorhill/uBlock@f204d24
A specific URL where the issue occurs
https://www.reddit.com/r/uBlockOrigin/comments/dpnpk8/ublock_possible_automatically_closing_tabs_when/f695dan/
Steps to Reproduce
||netdna-ssl.com^$popup,third-party
to My filtersOriginal STR: https://www.reddit.com/r/uBlockOrigin/comments/dpnpk8/ublock_possible_automatically_closing_tabs_when/f695dan/
Expected behavior:
New tab should open as requested by user.
Actual behavior:
Tab is closed by filter.
Your environment
The text was updated successfully, but these errors were encountered: