Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvda sometimes skips past groups of links in Internet Explorer #720

Closed
nvaccessAuto opened this issue Jun 19, 2010 · 4 comments
Closed

nvda sometimes skips past groups of links in Internet Explorer #720

nvaccessAuto opened this issue Jun 19, 2010 · 4 comments

Comments

@nvaccessAuto
Copy link

Reported by mike.reiser on 2010-06-19 23:47
When in Internet Explorer8, nvda will sometimes jump to the address bar when tabbing with in a group of links. Steps to reproduce:

  1. Go to http://radio.h4xed.us
  2. Up or down arrow until nvda says "List with 4 items homelink, tune in link," etc.
  3. Press tab once while in this list.

Actual results: nvda jumps to the address bar.

Expected results: NVDA should focuss on the first link. This only happens in a new browsing session and after pressing up arrow again the issue goes away. This does not happen in firefox 3.6.3. Using R3577.

@nvaccessAuto
Copy link
Author

Comment 2 by mike.reiser on 2010-06-24 22:17
As of r3581, this issue seems to be fixed sonow, will reopen if I see it again.
Changes:
State: closed

@nvaccessAuto
Copy link
Author

Comment 3 by mike.reiser on 2010-08-03 23:22
I suppose the issue wasn't actually fixed, as it keeps happening. Same resulting thing happens as before, only when starting a new browsing session. Happens also in firefox 4.0 beta2. Using r 3680 snapshot.
Changes:
State: reopened

@nvaccessAuto
Copy link
Author

Comment 4 by jteh on 2010-08-03 23:41
Technical info: !VirtualBuffer._tabOverride is supposed to be used when tabbing in buffers if the cursor isn't within the focus. Unfortunately, when the focus is the document (which it is initially), everything will be considered to be within the focus. We probably need to rethink the condition that determines when _tabOverride gets used.

@nvaccessAuto
Copy link
Author

Comment 5 by mdcurran on 2011-05-31 02:48
Fixed in 360a533.
Changes:
Milestone changed from None to 2011.2
State: closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant