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

  • From: Javi Domínguez <fjavids@xxxxxxxxx>
  • To: nvda-addons@xxxxxxxxxxxxx
  • Date: Sun, 7 Feb 2016 13:15:52 +0100

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

Other related posts: