Description: When moving between Pages with the Up and "Down arrow keys, NVDA is silent when reading the first row on the new page. Steps to Reproduce: 1. Open the attached document with a table that spans multiple pages. 2. Press the Down arrow key until NVDA announces page 2. 3. Press the Up arrow key to return focus to page 1. Actual Results: For the first two presses of the Up arrow key, NVDA announces no information. Expected Results: NVDA should speak the text in the table that focus is on. Reproducible: Always User Profile Reset: Yes Additional Info: User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46
Created attachment 130630 [details] Test document to demonstrate issues. Test document to demonstrate issues.
Dear all, I can reproduce the issue with LibreOffice 5.2.4 (GTK2) on Debian 8.7 with Orca master. Best regards.
I can still reproduce this in LibreOffice 5.5. This is a severe a11y issue as it makes navigating tables very difficult with screen readers. I don't know if it helps any but this issue is not present in Open Office. I notice that when running NVDA Master, it makes the NVDA error sound often when navigating between pages when in a table.
(In reply to am_dxer from comment #3) > I can still reproduce this in LibreOffice 5.5. This is a severe a11y issue > as it makes navigating tables very difficult with screen readers. I don't > know if it helps any but this issue is not present in Open Office. I notice > that when running NVDA Master, it makes the NVDA error sound often when > navigating between pages when in a table. The information you provide is really useful. The better thing you can do to help us to figure out this issue is to check which commit introduces this issue. To do that there is a mechanism name bibisecting. You could find more information here : https://wiki.documentfoundation.org/QA/Bibisect You can contact me on IRC with the nickname "alexarnaud" on Freenode (channel #libreoffice-design) if you need help or by mail. It could be a great help if someone helps the QA team to find where the regression were introduced. Best regards.
Can't reproduce this one in old versions OpenOffice. I will try to bisect it.
I can reproduce in 5.0.0.2. Must be older.
Repro in 4.3.0.1. Must be older.
Can't repro in 3.5.7.2. Must be newer.
Dear all, For the record, I can't reproduce on LibreOffice 4.2. Best regards.
*** This bug has been marked as a duplicate of bug 87680 ***