- From: Ben Peters <Ben.Peters@microsoft.com>
- Date: Tue, 14 Oct 2014 15:28:59 +0000
- To: Johannes Wilm <johannes@fiduswriter.org>
- CC: "public-editing-tf@w3.org" <public-editing-tf@w3.org>
- Message-ID: <A088B59D-E706-45B2-A61C-4A329476E7DF@microsoft.com>
Yes that's correct. It's not complete yet by any means. I added a note to that effect in the specs. I'll be improving it over the next few weeks. On Oct 14, 2014, at 7:45 AM, Johannes Wilm <johannes@fiduswriter.org<mailto:johannes@fiduswriter.org>> wrote: Looks good. On the contentEditable=cursor demo it's still possible to delete text, to insert spaces and to paste text. That's also part of what will be prevented, right? In that case I would suggest that the possibility of doing this is also removed from the demo. On Tue, Oct 14, 2014 at 4:14 AM, Ben Peters <Ben.Peters@microsoft.com<mailto:Ben.Peters@microsoft.com>> wrote: I have created very basic demos for Intention Event [1] and contentEditable="cursor" [2]. The top of the page is an editable region, and there is a log below it that shows which events have been fired. These are very simple pages, but I think they capture the spirit of the idea. You can preventDefault these Custom events, as shown in the CEcursor demo. I will soon add more details. Currently hooked up are the English keyboard shortcuts on Windows for select-all, shift-right arrow, bold, italic, underline, undo, redo, and typing lowercase English letters. Please play around with them and let me know what you think. Ben [1] http://w3c.github.io/editing-explainer/demos/intentions-demo.html [2] http://w3c.github.io/editing-explainer/demos/CEcursor-demo.html -- Johannes Wilm Fidus Writer http://www.fiduswriter.org<http://www.fiduswriter.org/>
Received on Tuesday, 14 October 2014 15:29:31 UTC