RE: Demos for Intentions and CE=cursor

Perfect!



* katie *
 
Katie Haritos-Shea 
Senior Accessibility SME (WCAG/Section 508/ADA/AODA)
 
Cell: 703-371-5545 | ryladog@gmail.com | Oakton, VA | LinkedIn Profile |
Office: 703-371-5545

-----Original Message-----
From: Ben Peters [mailto:Ben.Peters@microsoft.com] 
Sent: Wednesday, October 15, 2014 5:53 PM
To: Katie Haritos-Shea GMAIL; public-indie-ui@w3.org
Cc: Katie.Haritos-Shea@Chase.com
Subject: RE: Demos for Intentions and CE=cursor

Thanks! I updated the spelling in my local copy, so it will be live next
time I push it.

CE=cursor is meant to display the cursor but not have any default behavior
for input, selection, etc. It allows Rich Text Editors to implement
everything themselves instead of working around each browsers diverged
behavior. So you're seeing the right thing!

Ben

-----Original Message-----
From: Katie Haritos-Shea GMAIL [mailto:ryladog@gmail.com] 
Sent: Wednesday, October 15, 2014 2:50 PM
To: Ben Peters; public-indie-ui@w3.org
Cc: ryladog@gmail.com; Katie.Haritos-Shea@Chase.com
Subject: RE: Demos for Intentions and CE=cursor

Unsure about 2nd URL expected interaction. Curser is visible, typed letters
are not but does show the 'event : { type : "beforeInput", intention :
"insertText"}' for each letter, and the select all intension, in the log
box.

All is read out except typed letters in NVDA

Both files have this misspelling: 'numers' instead of 'numbers'  (I know,
rough draft you said...:-)



* katie *
 
Katie Haritos-Shea
Senior Accessibility SME (WCAG/Section 508/ADA/AODA)
 
Cell: 703-371-5545 | ryladog@gmail.com | Oakton, VA | LinkedIn Profile |
Office: 703-371-5545

-----Original Message-----
From: Ben Peters [mailto:Ben.Peters@microsoft.com]
Sent: Wednesday, October 15, 2014 5:27 PM
To: public-indie-ui@w3.org
Subject: FW: Demos for Intentions and CE=cursor

Indie UI,

See the Intentions Demo [1] below for a live demo (very simple right now) of
these Events.

Ben

-----Original Message-----
From: Ben Peters 

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

Received on Wednesday, 15 October 2014 21:56:24 UTC