You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for offering a patch, @ianchadwick. In order for us to run Aloha Editor as an open source project, we require that all who become contributors first agree and sign the Contributors' Agreement (http://www.alohaeditor.org/docs/contributing.html). Are you happy to do this?
In an editor with say just:
<p>Replace this text</p>
If you select all of the text by triple clicking and then hit backspace the editor element is deleted.
Seems when you select this way the last selection boundary ends up being editor element.
Selecting content by dragging the mouse and hitting delete works as expected.
See http://jsfiddle.net/o0pkps0x/
The text was updated successfully, but these errors were encountered: