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

Double-click on word only selects subset of word #60

Closed
jhchen opened this issue Nov 4, 2013 · 1 comment
Closed

Double-click on word only selects subset of word #60

jhchen opened this issue Nov 4, 2013 · 1 comment

Comments

@jhchen
Copy link
Member

jhchen commented Nov 4, 2013

Type a very long word (do not copy paste) and double click. Only part of the work is selected. This is because we do not coalesce adjacent tags that are the same so the browser thinks they are separate.

@jhchen
Copy link
Member Author

jhchen commented May 21, 2014

Should no longer do this in general since we switched to allowing naked text nodes and normalize the parent node.

@jhchen jhchen closed this as completed May 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant