- From: Johannes Wilm <notifications@github.com>
- Date: Fri, 08 Jun 2018 09:46:37 +0000 (UTC)
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 8 June 2018 09:47:06 UTC
@Eccenux The way undo works from the browser's perspective and from the perspective of web apps is fundamentally different. All text editing apps I could find approach it with an idea that they have their own undo stack. Browser's don't provide that. So execCommand doesn't give them want they want anyway. -- 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/160#issuecomment-395710264
Received on Friday, 8 June 2018 09:47:06 UTC