- From: <bugzilla@jessica.w3.org>
- Date: Sun, 29 Jan 2012 12:10:42 +0000
- To: public-html-a11y@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15212 Everett Zufelt <everett@zufelt.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |everett@zufelt.ca --- Comment #2 from Everett Zufelt <everett@zufelt.ca> 2012-01-29 12:10:42 UTC --- I believe that John is asking if there is a method of saving the state of a text selection in the DOM. This is related to ensuring that it is possible to make drag and drop of text selections accessible for users of assistive technology. Is there a way to mark, in the DOM, the beginning, end, and direction, of a text selection, or is this something that UAs are expected to figure out on their own? If UAs must do this on their own, then this can cause problems, as ATs will need to interface with the UAs methods for text selection, rather than interacting with the DOM. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Sunday, 29 January 2012 12:10:45 UTC