Skip to content

Wrong order of filters - my filters should override easylist #3917

@Eccenux

Description

@Eccenux

Prerequisites

  • I verified that this is not a filter list issue. Report any issues with filter lists or broken website functionality in the uAssets issue tracker.
  • This is NOT a YouTube, Facebook or Twitch report. These sites MUST be reported by clicking their respective links.
  • This is not a support issue or a question. For support, questions, or help, visit /r/uBlockOrigin.
  • I performed a cursory search of the issue tracker to avoid opening a duplicate issue.
  • The issue is not present after disabling uBO in the browser.
  • I checked the documentation to understand that the issue I am reporting is not normal behavior.

I tried to reproduce the issue when...

  • uBO is the only extension.
  • uBO uses default lists and settings.
  • using a new, unmodified browser profile.

Description

Docs don't seem to specify this, but I would assume My filters take precedence over other filters, especially default filters.

A specific URL where the issue occurs.

https://en.wikipedia.org/wiki/Chandigarh_chair

Steps to Reproduce

Steps:

  1. Install FF nightly (or current).
  2. Install uBlock.
  3. Go to uBO settings – My filters.
  4. Enter this filter: /https:\/\/upload\.wikimedia\.org\/wikipedia\/commons\/thumb\/\w+\/\w+\/[^/]+\/[0-9]{3,}px-[^/]+/$domain=wikipedia.org
  5. Save (apply changes).
  6. Reload an enwiki page with images. E.g. Chandigarh_chair.

Expected behavior

Should hide large images (the regexp checks for 3 digits in width [0-9]{3,}px so 100px or larger).

Actual behavior

My filters don't work.

Checked registry and EasyList seems to have higher weight:
Image

I could disable EasyList and some other regional filters... but that doesn't seem to me like the way it should work.

uBO version

1.68.0

Browser name and version

Firefox: 149

Operating System and version

Win11pro 25H2

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidnot a uBlock issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions