Bugzilla – Bug 601297
Hyperlink is recognized incorrectly
Last modified: 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