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

Excel-Keystroke for Sheet Navigation #4630

Closed
nvaccessAuto opened this issue Nov 17, 2014 · 8 comments
Closed

Excel-Keystroke for Sheet Navigation #4630

nvaccessAuto opened this issue Nov 17, 2014 · 8 comments

Comments

@nvaccessAuto
Copy link

Reported by mohith on 2014-11-17 14:27

Need to have an keystroke to list out all the sheets in an Excel work book.
The jobs like telecaller and technical support require to navigate in a workbook of 20 to 30 sheets.
Having a keystroke to list out the sheets and allowing them to use the first letter navigation and moving to a sheet quickly improves the efficiency to a greater level.
PS: This was a live scenario in one of the call centres.

JAWS has “Ctrl+Shift+S”

Blocking #5088

@nvaccessAuto
Copy link
Author

Comment 2 by JamaicanUser on 2015-04-13 00:00
yep, this is good.

@nvaccessAuto
Copy link
Author

Comment 7 by siddhartha_iitd on 2015-07-24 10:20
Hi,

Fix for this issue is available in branch in_t4630_new at url: https://bitbucket.org/manish_agrawal/nvda

Please review the code and let me know if any changes are needed.
Thanks!

@nvaccessAuto
Copy link
Author

Comment 10 by mdcurran on 2015-09-24 04:50
In regards to isAfterSelection not working: that was an error on my part. This is being fixed in #5390. If you merge NV Access branch t5390 into your branch the correct sheet will now be selected in the elements list.

@nvaccessAuto
Copy link
Author

Comment 11 by siddhartha_iitd on 2015-09-29 10:40
Merged t5390 with branch in_t4630_new. It's working fine now.

@nvaccessAuto
Copy link
Author

Comment 12 by Michael Curran <mick@... on 2015-10-05 23:28
In commit d04e3e6:
Merge branch 't4414' into next. Incubates #4414, #4630
Changes:
Added labels: incubating

@nvaccessAuto
Copy link
Author

Comment 13 by Michael Curran <mick@... on 2015-10-18 23:49
In commit 71d9491:
Merge branch 't4414'. Fixes #4414, #4630
Changes:
Removed labels: incubating
State: closed

@nvaccessAuto
Copy link
Author

Comment 14 by JamaicanUser on 2015-10-19 19:26
If I press F2 by accident in the Elements list, and there is no list item, the following occurs:
ERROR - unhandled exception (14:15:09):
Traceback (most recent call last):
File "browseMode.pyc", line 756, in onTreeChar
AttributeError: 'NoneType' object has no attribute 'item'

@nvaccessAuto
Copy link
Author

Comment 15 by Michael Curran <mick@... on 2015-10-21 23:37
In commit 0607457:
Renaming sheets in NVDA's Excel elements list: fix exception when trying to rename with nothing in the list, and also when there is nothing to change when canceling an edit. Re #4630, #4414.

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

2 participants