Skip to content
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

Some HTML filtering rules can break the site loading #2646

Open
scripthunter7 opened this issue Dec 12, 2023 · 0 comments
Open

Some HTML filtering rules can break the site loading #2646

scripthunter7 opened this issue Dec 12, 2023 · 0 comments
Labels

Comments

@scripthunter7
Copy link
Member

AdGuard Extension version

4.2.228

Browser version

Firefox 120.0.1

OS version

Windows 11

What filters do you have enabled?

AdGuard Base filter

What Stealth Mode options do you have enabled?

No response

Issue Details

Steps to reproduce:

  1. Add this user rule:
    ! Attribute selector with an operator that is not a simple equality
    ! See https://developer.mozilla.org/en-US/docs/Web/CSS/Attribute_selectors#syntax
    example.com$$[a*="b"]
  2. Open example.com (and/or reload it).
  3. Site load takes a long time and the whole content disappear.

Expected Behavior

No response

Screenshots

Screenshot 1:

Additional Information

No response

Iz-zzzzz added a commit to Iz-zzzzz/IzFilter-Public that referenced this issue Jun 9, 2024
- drop a support for AdGuard (Waiting for issues to be resolved)
See more: 
1. $generichide modifier prevents other rules($doc, network request .etc) to work correctly - AdguardTeam/AdguardBrowserExtension#2690
2. AdGuard on Firefox doesn't parse filters inside an !#if cap_html_filtering directive of custom rules (but User rule does) - AdguardTeam/AdguardBrowserExtension#2259
3. Some of HTML Filtering rules can break site - AdguardTeam/AdguardBrowserExtension#2646
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant