Hi, got a COM error in 14393, cannot switch to focus mode in 15063. Thanks.
From: James Teh [mailto:notifications@github.com]
Sent: Tuesday, March 21, 2017 8:04 PM
To: nvaccess/nvda <nvda@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [nvaccess/nvda] Edge: role="document" breaks browse mode (#6998)
STR:
1. Open this test case <https://github.com/nvaccess/nvda/files/860236/roleDocument.html.txt> in Edge. (Rename to .html.)
2. Try to switch between focus and browse modes with NVDA+space.
* Expected: NVDA should indicate that it is switching.
* Actual: Nothing happens.
role="document" breaks detection of the EdgeHTMLRootContainer, I guess because it changes the UIA control type.
Practical impact: Can't read the ARIA 1.1 spec <https://www.w3.org/TR/wai-aria-1.1/> in Edge.
CC @michaelDCurran <https://github.com/MichaelDCurran> .
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#6998> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AHgLkOXJkywUyt6gun8FtSekesVkycbFks5roI-VgaJpZM4Mkq0R> .
STR:
role="document" breaks detection of the EdgeHTMLRootContainer, I guess because it changes the UIA control type.
Practical impact: Can't read the ARIA 1.1 spec in Edge.
CC @michaelDCurran.
The text was updated successfully, but these errors were encountered: