Scriptlets icon indicating copy to clipboard operation
Scriptlets copied to clipboard

Fix 'trusted-click-element' — scriptlet does not work with Shadow DOM in macOS

Open Alex-302 opened this issue 1 year ago • 0 comments

OS: MacOS Sonoma 14.5 Browser: Safari 17.6 AdGuard: 2.16.0.1808 nightly / CL 1.16.25 / Scriptlets 1.11.16

Example of the site with the problem: https://tweakers.net/

Screenshot

image

UPD:

The rules, which must be applied:

tweakers.net#%#//scriptlet('trusted-click-element', '#pg-shadow-root-host >>> button#pg-configure-btn')
tweakers.net#%#//scriptlet('trusted-click-element', '#pg-shadow-root-host >>> button#pg-reject-btn')

The first is applied, the second - not.

Alex-302 avatar Sep 10 '24 11:09 Alex-302