Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

user-select #204

Open
mpa3b opened this issue Sep 9, 2014 · 5 comments
Open

user-select #204

mpa3b opened this issue Sep 9, 2014 · 5 comments

Comments

@mpa3b
Copy link

mpa3b commented Sep 9, 2014

user-select CSS3 propert not being processed, not mentioned in the code.

@LeaVerou
Copy link
Owner

LeaVerou commented Sep 9, 2014

Which browser? Are you sure it's not supported unprefixed?

@mpa3b
Copy link
Author

mpa3b commented Sep 10, 2014

FF. I tried.
-moz-user-select: none; — works.
user-select: none; — doesn't.

@albertobebz
Copy link

I have the same issue of mpa3b

@joyously
Copy link
Contributor

I was going to look into why my user-select wasn't being prefixed, but I noticed that it was while testing PR #6147. So I reverted that PR and it was still working, although I had the unrelated PR #6145 in effect.

@LeaVerou
Copy link
Owner

LeaVerou commented May 3, 2019

Can somebody provide a testcase (e.g. in a dabblet or codepen) so I (or someone else) can look into it?

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

No branches or pull requests

4 participants