Navigation Menu

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

Added support to select an entire row with the key combination Shift + Space and support to select the entire column with the key combination Ctrl + Space and add support to selecting all document with combinaison key Ctrl+A in Microsoft Excel #763

Closed
nvaccessAuto opened this issue Jul 15, 2010 · 8 comments
Milestone

Comments

@nvaccessAuto
Copy link

Reported by jeronimo on 2010-07-15 23:05
I suggest to add support to select an entire row in Microsoft Excel by typing the key combination Shift + Space and add support to select an entire column by typing the key combination Ctrl + Space and add support to selecting all document with combinaison key Ctrl+A.

@nvaccessAuto
Copy link
Author

Comment 1 by jeronimo on 2010-07-15 23:11
Changes:
Changed title from "Added support to select an entire row with the key combination Shift + Space and support to select the entire column with the key combination Ctrl + Space in Microsoft Excel" to "Added support to select an entire row with the key combination Shift + Space and support to select the entire column with the key combination Ctrl + Space and add support to selecting all document with combinaison key Ctrl+A in Microsoft Excel"

@nvaccessAuto
Copy link
Author

Comment 2 by jteh on 2010-07-15 23:13
Changes:
Milestone changed from 2010.2 to 2010.3

@nvaccessAuto
Copy link
Author

Comment 3 by mdcurran on 2010-07-17 11:11
Implemented in d851dbe.
Changes:
State: closed

@nvaccessAuto
Copy link
Author

Comment 4 by mdcurran on 2010-07-17 11:15
Changing milestone to 2010.2 as it has been fixed and therefore the fix will be in that release.
Changes:
Milestone changed from 2010.3 to 2010.2

@nvaccessAuto
Copy link
Author

Comment 5 by drein on 2010-09-21 08:46
Hello,
I'm using Microsoft Office 2003, with NVDA Installer Main 3847.
When I attempt to select a column with ctrl+space, I have an error and NVDA make the known sound. here is the log:

INFO - core.main (10:35:22):
NVDA initialized
ERROR - eventHandler.executeEvent (10:36:02):
error executing event: gainFocus on <NVDAObjects.window.excel.ExcelSelection object at 0x04256690> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 80, in executeEvent
File "eventHandler.pyc", line 128, in executeEvent_appModuleLevel
File "eventHandler.pyc", line 135, in executeEvent_treeInterceptorLevel
File "eventHandler.pyc", line 139, in executeEvent_NVDAObjectLevel
File "NVDAObjects__init__.pyc", line 756, in event_gainFocus
File "NVDAObjects__init__.pyc", line 703, in reportFocus
File "speech.pyc", line 280, in speakObject
File "speech.pyc", line 213, in speakObjectProperties
File "baseObject.pyc", line 35, in get
File "baseObject.pyc", line 111, in _getPropertyViaCache
File "NVDAObjects\window\excel.pyc", line 248, in _get_value
TypeError: not all arguments converted during string formatting

@nvaccessAuto
Copy link
Author

Comment 6 by pvagner on 2010-09-21 16:50
Please which language have you got set in the General settings dialog?
Can you please try this with NVDA language set to english?
In case you have got set the language to windows (default) then please provide your system user interface language setting.

@nvaccessAuto
Copy link
Author

Comment 7 by pvagner on 2010-09-21 17:38
If you are using italian or japanese language file I may have worked around this issue in e26bb6c. When these language files will get updated their contributors will most likelly look into the matter and verify my attempt for a fix and / or provide a better one.

@nvaccessAuto
Copy link
Author

Comment 8 by drein on 2010-09-24 08:12
With Snapshots 3862 all work well also for italian language.
Thank you!

@nvaccessAuto nvaccessAuto added this to the 2010.2 milestone Nov 10, 2015
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

1 participant