-
Notifications
You must be signed in to change notification settings - Fork 810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
joysound.com: nuisance #7320
Comments
|
I could prevent the context menu from being disable with:
However, the same approach did not work for the selection. The reason is how the Edit: actually |
doesn't it break anything ? |
|
Oh I see, I need to investigate more then -- though it wouldn't hurt to ensure that |
Ok, |
https://github.com/NanoAdblocker/NanoFilters/blob/master/NanoFiltersSource/NanoResources.txt#L27 will work for this case. |
Right... This kind of lead me back to the idea of simple operators which can be chained, in such case it would be to merely add a
|
That would be much better ofcourse and without having to resort to adding another scriptlet, also you can shorten |
It seems gorhill likes to keep words match/watch as a first part of the name (matches-css, matches-css-before, matches-css-after, watch-attr) for procedural operators, perhaps that will applied to scriplets as well, so I'm curious, following this logic: |
I guess found another case. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
This issue should be fixed with the last improvement of
Tested in firefox, (sometimes I need more than 1 refresh)
|
I used the case here to test but it didn't fix it on my side (at least in Chromium). There is this weird state in the DOM where |
maybe it's why even in firefox the right-click is still disabled but upon refreshing the page it will finally work |
adding this filter makes right click works in chrome on my end
|
Nice, so the extra parameter was indeed required to solve this issue. |
@Yuki2718 Are you satisified that the following filters (using dev build) are taking care of the issue?
|
Yes, they're working fine, thx! |
I am going to change the last parameter to make the purpose more clear, and to align the values with already existing documentation out there. So it will be:
Anything else will be "as soon as possible". To be clear, |
So for future filters that need |
Depends of the scriptlet. For |
Got it |
URL(s) where the issue occurs
https://www.joysound.com/web/search/song/746956
Describe the issue
Annoyances: context menu, copy, and text-selection disabled
Screenshot(s)
Versions
Settings
Notes
As style overriding didn't work, I added
as set by
https://www.joysound.com/web/feature/search/js/songdetail.min.js
, then the page hid the lyrics:The text was updated successfully, but these errors were encountered: