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

  • From: "Joseph Lee" <joseph.lee22590@xxxxxxxxx>
  • To: <nvda-addons@xxxxxxxxxxxxx>
  • Date: Sun, 7 Feb 2016 09:05:11 -0800

Hi,
Ah, my add-on...
I'm aware of this problem. Ideally, when you leave tables, it should disable 
table navigator layer. This will work correctly in browse mode (does not work 
well in Microsoft Word and others); I'll investigate this problem. Besides, we 
need to enable translation support (I'll do so in a few days).
Cheers,
Joseph

-----Original Message-----
From: nvda-addons-bounce@xxxxxxxxxxxxx 
[mailto:nvda-addons-bounce@xxxxxxxxxxxxx] On Behalf Of Javi Domínguez
Sent: Sunday, February 7, 2016 4:16 AM
To: nvda-addons@xxxxxxxxxxxxx
Subject: [nvda-addons] About Easy Table Navigator: problems and suggestions

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

----------------------------------------------------------------
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: