Skip to content
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

quotev.com #7056

Closed
theinstantmatrix opened this issue Mar 4, 2020 · 4 comments
Closed

quotev.com #7056

theinstantmatrix opened this issue Mar 4, 2020 · 4 comments

Comments

@theinstantmatrix
Copy link

URL(s) where the issue occurs

https://www.quotev.com/story/12370983/The-Kids-Arent-Okay

Describe the issue

Annoyance - text selection disabled

Versions

  • Browser/version: Firefox 73.0.1
  • uBlock Origin version: 1.25.1rc2

Settings

  • All filters

Notes

Any page starting with /story/ are unselectable, even with CTRL+A

@mapx-
Copy link
Contributor

mapx- commented Mar 4, 2020

working only for firefox:

quotev.com##*: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;)
quotev.com##+js(ra, onselectstart|ondragstart)
quotev.com##^style:has-text(::selection)
quotev.com##^script:has-text(document.body.onselectstart)

I cannot find something working in chrome

mapx- added a commit that referenced this issue Mar 4, 2020
uBlock-user added a commit to uBlockO/Anti-Circumvention-Filterlist that referenced this issue Mar 4, 2020
@mapx-
Copy link
Contributor

mapx- commented Mar 4, 2020

However, for chrome you can click a paragraph and use ctrl-C => the text will be copied
It's working ctrl-A too
(highlighting is disabled)

@uBlock-user
Copy link
Contributor

uBlock-user commented Mar 4, 2020

My scriptlet works, you can use that for a filter on Chromium, if you want a fix.

@JobcenterTycoon
Copy link
Contributor

They disabled right click and hotkeys now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants