AdguardTeam / AdguardTeam/Scriptlets

Fix 'prevent-addEventListener' — scriptlet does not work on iOS

Aberta
#390 1 comentário 1 reação 1 responsável Reivindicada por @maximtop Ver no GitHub
bug Priority: P4
Linguagem predominante
JavaScript
Estrelas
195
Forks
33
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Related issue: https://github.com/AdguardTeam/AdguardFilters/issues/168824

iOS 17.1, AdGuard for iOS 4.5.2 (1010)

### Rules
```
bw-bank.de#$#.if6_eprivacy { display: none !important; }
bw-bank.de#%#//scriptlet('prevent-addEventListener', 'scroll', 'jQuery.event.dispatch.apply(elem,arguments):undefined')
```

Disable all other filters before test.

### Expected result

Scrolling is not blocked.

### Actual

Scrolling is blocked. `prevent-addEventListener` rule does nothing - when you scroll down, a script returns back to top of the page.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.