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

chrome may crash on shift-click when using -webkit-user-select: none #26

Open
sosaucily opened this issue Nov 19, 2013 · 0 comments
Open
Labels

Comments

@sosaucily
Copy link
Owner

https://bugs.webkit.org/show_bug.cgi?id=114745

This is important because we use this to prevent text selection when using command-shift-click.

Now we only use webkit-user-select: none on the view. putting it on the whole body might be better, but it will crash chrome frequently. Not sure if it crashes with the current use.

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

No branches or pull requests

1 participant