uBlockOrigin / uAssets

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

smartstore.naver.com: nuisance #23629

Closed catagris closed 6 months ago

catagris commented 6 months ago

Prerequisites

URL address of the web page

https://smartstore.naver.com/william3d/products/9909954542

Category

nuisance

Description

Text selection is blocked

Other extensions used

Google Translate, Markdown Here, 1Password, Clockify, 3CX Click2Call

Screenshot(s)

Screenshot(s)

Configuration

```yaml uBlock Origin: 1.57.0 Chromium: 124 filterset (summary): network: 137926 cosmetic: 52867 scriptlet: 25754 html: 0 listset (total-discarded, last-updated): added: easylist-annoyances: 4578-16, 9m ublock-annoyances: 7014-46, 9m default: user-filters: 4-0, never easylist: 87737-478, now easyprivacy: 50872-823, now plowe-0: 3731-0, now ublock-badware: 8613-0, now ublock-filters: 37989-386, now ublock-privacy: 893-1, now ublock-quick-fixes: 275-0, now ublock-unbreak: 2274-2, now urlhaus-1: 14470-0, 1h.7m filterset (user): [array of 5 redacted] trustedset: added: [array of 52 redacted] switchRuleset: added: [array of 1 redacted] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 195 ms (selfie) maxAssetCacheWait: 37 ms cacheBackend: indexedDB popupPanel: blocked: 3 network: naver.com: 1 naver.net: 2 ```
catagris commented 6 months ago

Tried adding custom filters as well which did not work:

*##+js(acis, disableSelection, reEnable)
*##+js(acis, document.oncontextmenu)
*##+js(aopr, document.ondragstart)
*##*:style(-webkit-touch-callout: default !important; -webkit-user-select: text !important; -moz-user-select: text !important; -ms-user-select: text !important; user-select: text !important;)

As well as the optional annoyance lists.

catagris commented 6 months ago

@mapx- Sorry but I tried adding your change to my filters and it doesn't fix the issue.

naver.com##+js(aeld, /contextmenu|selectstart|dragstart/)

mapx- commented 6 months ago

tested again, working fine in chrome/ firefox on my end