- From: Alexander Surkov <surkov.alexander@gmail.com>
- Date: Thu, 12 Feb 2015 08:32:07 -0500
- To: Cynthia Shelly <cyns@microsoft.com>
- Cc: "wai-xtech@w3.org" <wai-xtech@w3.org>
Received on Thursday, 12 February 2015 13:32:36 UTC
Hi. #2 is a bug, I agree, role="presentaiton" should demolish the underlying widget structure. #3 Firefox exposes IA2_ROLE_TEXT_FRAME for IAccessible2, what goes with your suggestion to treat them as text objects. Thanks. Alexander. On Tue, Feb 10, 2015 at 6:31 PM, Cynthia Shelly <cyns@microsoft.com> wrote: > This is the test file I was using ihe call today. > > > Table 1 is a plain old table. IE sees a table object with children of > data items > > > Table 2 has role=presenation on the table element only. The table > object is not in the UIA tree. The tds are still there as data items. (I > consider this a bug) > > > Table 3 has role=presneation on the table element and td elements. The > td elements are text objects, not groups. The text I gave originally > describes this behavior. Does everyone think they should be groups > instead? I don't have a strong opinion here, but wouldn't expect a change > for Windows 10 > > > finally, there is a plain paragraph with the same text. I think there > are smaller pauses when this is read by narrator, but I'm not sure. I > would need to play with it with different text to be sure, as this text has > commas. > > >
Received on Thursday, 12 February 2015 13:32:36 UTC