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

Invalid selections in form editors #359

Open
michael opened this issue Apr 21, 2015 · 1 comment
Open

Invalid selections in form editors #359

michael opened this issue Apr 21, 2015 · 1 comment
Labels

Comments

@michael
Copy link
Member

michael commented Apr 21, 2015

Search for a more flexible solution to #358

A possible solution could be introducing a new selection type InvalidSelection, which has no correspondence in the document model, but can be used in the browser for instance to copy and paste content.

@michael michael added the future label Apr 21, 2015
@obuchtala
Copy link
Member

For now, I just create a null selection in these cases. I.e., it is not possible to copy from a form editor outside of fields.
This proposal is rather a big thing, as we need to introduce the isInvalid() check at many places.
So let's wait.

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

2 participants