Skip to content

Filtering log does not log hidden elements, created by a script in HEAD #3348

@Alex-302

Description

@Alex-302

Please answer the following questions for yourself before submitting an issue

  • Filters were updated before reproducing an issue
  • I checked the knowledge base and found no answer
  • I checked to make sure that this issue has not already been filed

AdGuard Extension version

5.2 mv2 / mv3

Browser version

Chrome 141

OS version

Windows 10

Ad Blocking

No response

Privacy

No response

Social

No response

Annoyances

No response

Security

No response

Other

No response

Language-specific

No response

What Tracking protection options do you have enabled?

No response

Issue Details

Steps to reproduce:

  1. Enable only EasyList filter (in Base filter anti-adblock is fixed)
  2. Open the filtering log
  3. Go to https://www.snopes.com/fact-check/tulane-university-monkeys/

Expected Behavior

These elements, or the most, will be logged

.sidebar_ad
.outer_ad_container
.outer-ad-unit-wrapper
.advertise_text
.ad-caption
.home_ad_bottom

Actual Behavior

These elements are not logged.

That elements in debug mode in DevTools Image

In dev tools with breakpoint, when the page content is not removed, you can find them by
.sidebar_ad, .outer_ad_container, .outer-ad-unit-wrapper, .advertise_text, .ad-caption, .home_ad_bottom

These elements - anti-adblock baits, removed immediately after anti-adblock check (search for {adblock: at the top of the source of the page). The problem is in race condition.

Screenshots

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions