Re: How to Select a Link While n Browse Mode


Jonathan COHN
 

Well, it is near impossible to tell what is happening from your description.

You should be able to turn off NVDA and browse to the link using tab keys and activate it that way.  If you see the same behavior (you do have a focus highlight ring don’t you?) then you know something is fishy in your JS code and its interaction with the Browser. But then you will need to try another Browser. If you are testing with Edge, try Firefox otherwise try Edge or Internet explorer.

 

From: <nvda@nvda.groups.io> on behalf of bestuiexperience <bestuiexperience@...>
Reply-To: "nvda@nvda.groups.io" <nvda@nvda.groups.io>
Date: Monday, March 25, 2019 at 11:25 PM
To: "nvda@nvda.groups.io" <nvda@nvda.groups.io>
Subject: Re: [nvda] How to Select a Link While n Browse Mode

 

Sorry to revive this thread so late. I now have  a new link problem  (but am unable to share the link because it is under development). I am clicking on a link that actually uses JavaScript. It has an href of "javascript:void()", and has a click() event (which is also triggered by pressing the enter key) which executes a JavaScript function. The first time, the enter key is pressed the function works correctly, but the second time, focus just flies randomly to another part of the page. If I change the link to a button everything works fine, but for various reasons I want to keep it as a link. Is this an NVDA bug? Any workaround? I do not have this issue in JAWS. 

 

 

On Wed, Feb 27, 2019 at 11:02 AM Brian Vogel <britechguy@...> wrote:

On Tue, Feb 26, 2019 at 04:32 AM, Brian's Mail list account wrote:

I'd be interested in what the page is and if the link is actually in focus

This is one of the things I keep begging people to include when questions like this come up.  They are almost impossible to answer in the abstract because there are so many potential scenarios that can cause misbehavior.

Unless this is occurring somewhere like an online banking page, where one must be logged in to get to it, and involves private information, please, please, please include the URL of the page in question, and the identification for the problematic link on that page.  That's the way any of us here can examine things to get an answer that's both fast, and accurate.
 
--

Brian - Windows 10 Home, 64-Bit, Version 1809, Build 17763  

A great deal of intelligence can be invested in ignorance when the need for illusion is deep.

          ~ Saul Bellow, To Jerusalem and Back

 

 

Join nvda@nvda.groups.io to automatically receive all group messages.