uBlockOrigin / uBlock-issues

This is the community-maintained issue tracker for uBlock Origin
https://github.com/gorhill/uBlock
945 stars 81 forks source link

addEventListener-defuser.js #3360

Open ghajini opened 2 months ago

ghajini commented 2 months ago

Prerequisites

I tried to reproduce the issue when...

Description

evernia.site##+js(aeld, click, open) does not work nor evernia.site##+js(aeld) on this last page after captcha verfication image

A specific URL where the issue occurs.

https://evernia.site/GdvGUG

Steps to Reproduce

  1. Go to https://evernia.site/GdvGUG
  2. complete captcha verification
  3. In the last page which looks like this image popup appears when clicked anywhere which should be fixed by evernia.site##+js(aeld, click, open) but it does not work

Expected behavior

popup script is defused by aeld

Actual behavior

popup arises

uBO version

1.59.1b8

Browser name and version

firefox 129.0.2 (64-bit)

Operating System and version

win 10

Notes

when i turn on disable cache in dev tools> network tools, the above filter works but this option is turned off by default in browser settings so i think issue needs workaround or a fix.

JobcenterTycoon commented 2 months ago

Yes but why not just remove the inline script?

https://github.com/uBlockOrigin/uAssets/commit/b9469fae6d37ad981d389199cd658ad1182dbe10

Works perfectly for me on chrome and firefox.

ghajini commented 2 months ago

Yes but why not just remove the inline script?

i do have workaround with other filters but thinked to report issue within extension itself specific to firefox =>kind of improvement

ghajini commented 1 week ago

this is reproducible on new link https://falpus.com/GdvGUG

falpus.com##+js(acs, navigator, FingerprintJS)
falpus.com##+js(aeld)

@gorhill can this be addressed?

gorhill commented 1 week ago

This does not work?

falpus.com##+js(nowoif)
ghajini commented 1 week ago

This does not work?

falpus.com##+js(nowoif)

not work (popup is reproduced on last page,after captcha verification) i expect falpus.com##+js(aeld, click, open) work on firefox also

JobcenterTycoon commented 1 week ago

but HTML filtering works. https://github.com/uBlockOrigin/uAssets/commit/0f6e958ab0c060a054c29ab3c6d3eb47156818bc i love the feature.

ghajini commented 1 week ago

i am reporting bug with aeld & iam aware of all the other filter alternatives to fix this issue

JobcenterTycoon commented 1 week ago

But now the filter need to be disabled first to test.