This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 19780 - change MSAA+UIA Express mapping for link
Summary: change MSAA+UIA Express mapping for link
Status: RESOLVED FIXED
Alias: None
Product: ARIA
Classification: Unclassified
Component: Core AAM (show other bugs)
Version: 1.0
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Joseph Scheuhammer
QA Contact: ARIA UA Implementors
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-30 15:15 UTC by Cynthia Shelly
Modified: 2013-03-20 14:28 UTC (History)
3 users (show)

See Also:


Attachments

Description Cynthia Shelly 2012-10-30 15:15:14 UTC
change MSAA+UIA Express mapping for link to

Control Type/role is <code>link</code>. LegacyIAccessibleState includes "linked"
Comment 1 Andi Snow-Weaver 2012-11-06 17:46:56 UTC
Done. Cynthia, can you check this edit in the editor's draft please? 

http://www.w3.org/WAI/PF/aria-implementation/

If correct, you can close this one as Resolved Fixed.
Comment 2 alexander surkov 2012-11-08 01:41:36 UTC
What is return value of accRole (it was ROLE_SYSTEM_LINK) and accState (it was STATE_LINKED)?
Comment 3 Cynthia Shelly 2013-01-31 19:00:51 UTC
(In reply to comment #2)
> What is return value of accRole (it was ROLE_SYSTEM_LINK) and accState (it
> was STATE_LINKED)?

Let's change this to

ROLE_SYSTEM_LINK and accState of STATE_LINKED
Comment 4 Joseph Scheuhammer 2013-03-20 14:28:30 UTC
Made edits as per comment 3.