- From: Ryosuke Niwa <notifications@github.com>
- Date: Sat, 24 Sep 2016 14:26:55 -0700
- To: w3c/editing <editing@noreply.github.com>
Received on Saturday, 24 September 2016 21:27:24 UTC
Disabling undo/redo is possible but enabling undo/redo would require each app inserting an undo item into the browser's undo stack (NSUndoManager) on Safari (both Mac & iOS). This is precisely why the [old undo manager spec](https://dvcs.w3.org/hg/undomanager/raw-file/tip/undomanager.html), which Gecko implemented at some point, had an explicit mechanism to insert and remove undo entries. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/150#issuecomment-249388598
Received on Saturday, 24 September 2016 21:27:24 UTC