Accessibility/IA2 1.3: Difference between revisions

Line 174: Line 174:


===Special offsets for selection===
===Special offsets for selection===
''Status'': <span style="background-color: yellow;">yellow</span>
''Concerns'': everybody should read


Introduce new kind of [http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/_generalinfo.html#_specialOffsets special offset] to deal with selection. If both start and end offsets are equal to -3 then they point to start and end offset of active selection (i.e. start or end of selection has a caret). Make them applicable to all methods of the interface except insertText method.
Introduce new kind of [http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/_generalinfo.html#_specialOffsets special offset] to deal with selection. If both start and end offsets are equal to -3 then they point to start and end offset of active selection (i.e. start or end of selection has a caret). Make them applicable to all methods of the interface except insertText method.


===Paste text===
===Paste text===
''Status'': <span style="background-color: yellow;">yellow</span>
''Concerns'': everybody should read


<pre>
<pre>
Confirmed users
1,396

edits