- From: hfhchan <notifications@github.com>
- Date: Wed, 13 Sep 2017 22:25:32 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 September 2017 05:25:54 UTC
Gecko no longer supports undo on textarea.value. Manually splicing textarea values with some substring indexOf logic is rather complex when the desired task is just to insert a few characters at the cursor, or replace the whole line. -- 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-329375906
Received on Thursday, 14 September 2017 05:25:54 UTC