Re: role="text" and text frames

On 3/02/2016 7:53 AM, Cynthia Shelly wrote:
> Once upon a <img alt=”foo”> time
>
> For role=text, the text pattern for the page would be “Once upon a foo 
> time”
>
What would happen if you move by character from the space after the "a"? 
Would you get "f" or "foo"? And what will pressing right arrow when 
using browser caret navigation (including contentEditable) do? These are 
the sort of questions that make techniques like this very problematic. 
The answers to these questions need to be well defined.

If UIA is really mapping this to the text pattern alone, it could be 
argued that IA2 should actually do the same; i.e. don't expose an 
accessible, just expose it in IAccessibleText. However, see the above 
potential gotchas.

Jamie

-- 
James Teh
Executive Director, NV Access Limited
Ph +61 7 3149 3306
www.nvaccess.org
Facebook: http://www.facebook.com/NVAccess
Twitter: @NVAccess
SIP: jamie@nvaccess.org

Received on Tuesday, 2 February 2016 22:40:32 UTC