Description
Prerequisites
Prerequisites
- I verified that this is not a filter issue
- Filter issues MUST be reported at filter issue tracker
- This is not a support issue or a question
- Support issues and questions are handled at /r/uBlockOrigin
- I performed a cursory search of the issue tracker to avoid opening a duplicate issue
- Your issue may already be reported.
- I tried to reproduce the issue when...
- uBlock Origin is the only extension
- uBlock Origin with default lists/settings
- using a new, unmodified browser profile
- I am running the latest version of uBlock Origin
- I checked the documentation to understand that the issue I report is not a normal behavior
Description
Element cannot be hidden by cosmetic filter if one of third party filter lists contains exception for this filter.
This can be cosmetic exception filter (#@#...
), or hiding filter with negated domain (~...##...
) which will not apply to our test page.
A specific URL where the issue occurs
https://www.telepolis.pl/
Facebook icon in top right corner (.icon-facebook
) cannot be hidden in "My filters"/"Polish Social Filters", because "AdGuard Social Media" list contains filter similar to this: ~ozracing.com,~telepolis.pl,~deezer.com##.icon-facebook
Steps to Reproduce
- select "AdGuard Social Media" list
- add
telepolis.pl##.icon-facebook
to "My filters" - visit
https://www.telepolis.pl/
Expected behavior:
Facebook icon in top right corner should be hidden
Actual behavior:
Icon is not hidden
Your environment
- uBlock Origin version: 1.17.4
- Browser Name and version: Firefox 64, Chromium 71
- Operating System and version: Linux
Notes
Internal discussion: https://github.com/orgs/uBlockOrigin/teams/ublock-issues-volunteers/discussions/69
Simillar issue on ABP issue tracker: https://issues.adblockplus.org/ticket/5665 (other way around - generic blocking filter overrides filter with negated domain)
Original issue: MajkiIT/polish-ads-filter#11494
Activity