Bug 601297 - Hyperlink is recognized incorrectly
Summary: Hyperlink is recognized incorrectly
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Client - AT-SPI (show other bugs)
Version: Unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-30 09:54 UTC by Ray Wang
Modified: 2010-04-30 09:54 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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