uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
3.96k stars 744 forks source link

lofter.com: nuisance #18077

Closed contextnerror closed 1 year ago

contextnerror commented 1 year ago

Prerequisites

I tried to reproduce the issue when...

Description

Context menu is blocked when clicking over an image in the post

URL(s) where the issue occurs.

https://jundao88362.lofter.com/post/32163161_2b738247e

Screenshot(s)

No response

Notes

Technically did not test with default lists because default lists does not include annoyances

Configuration

```yaml uBlock Origin: 1.49.2 Firefox: 113 filterset (summary): network: 93945 cosmetic: 40129 scriptlet: 20507 html: 1115 listset (total-discarded, last-updated): added: ublock-annoyances: 4949-4, now default: user-filters: 0-0, never ublock-filters: 33902-73, now ublock-badware: 7123-0, now ublock-privacy: 444-0, now ublock-abuse: 70-70, now ublock-unbreak: 2027-1, now ublock-quick-fixes: 275-0, now easylist: 65635-644, now easyprivacy: 32268-613, now urlhaus-1: 6834-1, now plowe-0: 3737-4, now filterset (user): [empty] modifiedUserSettings: [none] modifiedHiddenSettings: [none] supportStats: allReadyAfter: 1821 ms maxAssetCacheWait: 14 ms ```
gorhill commented 1 year ago

@mapx- Just clicking the picture also redirect to login page, I think we should also defuse mousedown:

lofter.com##+js(aeld, /contextmenu|mousedown/)
contextnerror commented 1 year ago

Doesn't seem to happen for me. I thought that was fixed in issue #15689?

gorhill commented 1 year ago

Duh never mind, forgot to enable "uBlock filters -- Annoyances".