Re: info difference depending on manner of navigation
Sascha Cowley
Hi Giles, This is usually because the link is described via the `title` attribute, which?? is advantageous in that it often results in a tooltip appearing with the `title` when the link is hovered or focused. As for why NVDA behaves like this, I'm not sure; though I have observed this behaviour too. I'd conjecture that it has something to do with the focus state of the link activating the tooltip or not, except that I don't think the announcement of the `title` is affected by the announcement of tooltips setting.
On 30/12/2019 04:07, Giles Turnbull
wrote:
Hi all,
|
|