[nvda-addons] Re: About Easy Table Navigator: problems and suggestions

  • From: Dejan Ristic <r.dejan83@xxxxxxxxx>
  • To: nvda-addons@xxxxxxxxxxxxx
  • Date: Sun, 7 Feb 2016 18:49:38 +0100

Yes, Javi.

I've happened to encounter it. To find a solution, I am supposed to find another table to switch it to off. Then, it goes smoothly. It also happens when table rows and columns are changing constantly, which I have faced, too.

For instance, I have faced it on a forum where the forum users are coming on and off the forum. When they are coming on, there are more rows in a table. When off, there are less rows shown. That's what confuses the add-on. But, I do not complain, for I like the add-on.

On 2/7/2016 1:15 PM, Javi Domínguez wrote:

Hi.

I'm trying addon Easy Table Navigator. It is very comfortable to navigate tables, but it has a downside: If the focus leaves the table (for example because I press Tab or page are refreshed), keyboard layer keeps on and that causes some problems. Arrow keys don't works well because not in a table. Either, I can't set table navigation off because not in a table.

I suggest to fix it:

- in script_toggleTableNav, when not tableNavAvailable if self.tableNav == True, set self.tableNav to False.

- In script_nextRow, previous, etc. first check if tableNavAvailable. If not, set self.tableNav to False and pass gesture.

I've tryed on Firefox. I haven't Ms Word.

Cheers.

Javi Dominguez

----------------------------------------------------------------
NVDA add-ons: A list to discuss add-on code enhancements and for reporting bugs.
Community addons are available from: http://addons.nvda-project.org
To send a message to the list: nvda-addons@xxxxxxxxxxxxx
To change your list settings/unsubscribe: //www.freelists.org/list/nvda-addons
To contact list moderators: nvda-addons-moderators@xxxxxxxxxxxxx
.



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

----------------------------------------------------------------
NVDA add-ons: A list to discuss add-on code enhancements and for reporting bugs.
Community addons are available from: http://addons.nvda-project.org
To send a message to the list: nvda-addons@xxxxxxxxxxxxx
To change your list settings/unsubscribe: 
//www.freelists.org/list/nvda-addons
To contact list moderators: nvda-addons-moderators@xxxxxxxxxxxxx

Other related posts: