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

Table columns are not read correctly. #11239

Closed
ajay1208 opened this issue Jun 8, 2020 · 7 comments
Closed

Table columns are not read correctly. #11239

ajay1208 opened this issue Jun 8, 2020 · 7 comments

Comments

@ajay1208
Copy link

ajay1208 commented Jun 8, 2020

Steps to reproduce:

  1. Open test case at https://yrxvljpdjkj.angular.stackblitz.io/
  2. Do read All. Tables are not read correctly

Actual behavior:
Reading extra columns and not reading as expected. And not read in correct align and reading "no" at each end of row.

Expected behavior:
Read correctly

System configuration
NVDA installed/portable/running from source:
https://www.nvaccess.org/files/nvda/releases/2020.1/nvda_2020.1.exe

NVDA version:
2020.1

Windows version:
Windows 10 Pro

Other information about your system:
Other questions
Does the issue still occur after restarting your computer?
Yes

@JulienCochuyt
Copy link
Collaborator

@ajay1208, browsing the provided URL, all I get is "Starting dev server"

@LeonarddeR
Copy link
Collaborator

Same here.

@Adriani90
Copy link
Collaborator

I don't know which table the autor talks about, here is an example which reproduces some bugs in read all, but it is only about repeating columns.
https://www.worldometers.info/world-population/population-by-country/

I think this is related to #11132 and will most probably be fixed by #11245.

@feerrenrut
Copy link
Contributor

@ajay1208 If you are comfortable testing an in-development version of NVDA, please let us know if the following fixes the issue for you:
PR build of #11245

@ajay1208
Copy link
Author

Can you try https://jlenrjrljlb.angular.stackblitz.io

@Adriani90
Copy link
Collaborator

@ajay1208 it's still not working. The page does not load. However, this issue is solved by #11245. I am testing with NVDA alpha-20339,975d39d1 and the table in my example above reads cell by cell as expected, without any double reading or incomplete reading.
Maybe the focus is jumping around on your example, please try to switch off automatically set focus to focusable elements by pressing nvda+8. This should solve the problem if it is still occuring.
You can download the last alpha from here:
https://www.nvaccess.org/files/nvda/snapshots/

@Adriani90
Copy link
Collaborator

These being said, I am closing this issue as works for me. If you are still having this problem with the last alpha version of NVDA, please comment on it and we can reopen.

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

5 participants