Bug 601297

Summary: Hyperlink is recognized incorrectly
Product: [Mono] UI Automation Reporter: Ray Wang <rawang>
Component: Client - AT-SPIAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P5 - None CC: mgorse
Version: Unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ray Wang 2010-04-30 09:54:58 UTC
PROBLEM STATEMENT:
From /trunk/uia2atk/AtspiUiaSource/AtspiUiaSource/Element.cs, I've learned GTK Role_link would be mapped as Hyperlink, but it's like it's not correct when I see the link role from uia-explorer

REPRODUCE:
1. Start gtk-demo and double click "Links" example
2. Start UIA-Explorer
3. Navigate to the "text"

RESULTS:
the hyperlink text is recognized as 'text'

EXPECTED RESULTS:
'text' should be mapped as hyperlink