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

Undo/redo modules should maintain the selections #6

Open
HarminderSingh1 opened this issue Dec 20, 2013 · 2 comments
Open

Undo/redo modules should maintain the selections #6

HarminderSingh1 opened this issue Dec 20, 2013 · 2 comments

Comments

@HarminderSingh1
Copy link
Contributor

Undo/redo currently replaces the content of the text field. It should also restore the selection that we have before the undo. (See https://code.google.com/p/rangy/wiki/SerializerModule)

@chriskwan
Copy link
Contributor

The performance cost of fixing this might not outweigh the usability concerns.

@chriskwan
Copy link
Contributor

If we did this, we could have the option to restore selection as a bit flag on the configuration.

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

2 participants