Re: [w3c/editing] Removal of browser built-in Undo stack functionality from contenteditable (#150)

@johanneswilm I'm not sure we should discuss my design decisions at length here -- this is, after all, a place for discussing Web standards. I wrote my comment, because I wanted to point out that some people *do* in fact use `execCommand()`. In my case, it's a good solution despite various shortcomings, some of which you have brought up. A third-party JS editor would probably work, too, but it would be much heavier and slower, while not adding much value for my particular use case.

If you would like to discuss my site in detail, you can also email me at the address found on www.typeit.org.

-- 
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-559083713

Received on Wednesday, 27 November 2019 13:18:39 UTC