<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Carolyn MacLeod noticed that there is a problem with these two events:<br>
<br>
IA2_EVENT_HYPERTEXT_LINK_ACTIVATED&nbsp; One of the links associated with
the hypertext object has been activated.<br>
IA2_EVENT_HYPERTEXT_LINK_SELECTED&nbsp;&nbsp; One of the links associated with
the hypertext object has been selected. <br>
<br>
1)&nbsp; There is no information provided to indicate which link was
activated or selected.&nbsp; This is because WinEvents doesn't provide event
info.&nbsp; We fixed a similar problem by providing
IATable/IATable2::modelChange and
IAText::new/oldText.&nbsp; To fix this problem we either could provide
IAHyperText::activatedLink and IAHyperText::selectedLink or
require that the event should be fired from the object implementing
IAHyperLink rather than IAHyperText.&nbsp; Are there any issues with the
latter?<br>
<br>
2)&nbsp; What does it mean for a link to be selected?&nbsp; Is that of any use?<br>
<br>
I am ccing the a11y group as one of the readers there may be familiar
with the second issue.<br>
<br>
Thanks, Pete<br>
<br>
<div class="moz-signature">-- <br>
<font color="#0060a0" face="Arial, sans-serif" size="1"><b>Pete Brunet</b></font><br>
<font color="#0060a0"><span style="text-decoration: line-through;">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;
</span></font><br>
<font color="#333333" face="Arial, sans serif" size="1">
a11ysoft - Accessibility Architecture and Development<br>
(512) 238-6967 (work), (512) 689-4155 (cell)<br>
Skype: pete.brunet<br>
IM: ptbrunet (AOL, Google), <a class="moz-txt-link-abbreviated" href="mailto:ptbrunet@live.com">ptbrunet@live.com</a> (MSN)<br>
<a class="moz-txt-link-freetext" href="http://www.a11ysoft.com/about/">http://www.a11ysoft.com/about/</a><br>
Ionosphere: WS4G
<br>
</font>
</div>
</body>
</html>