Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upExcel: support opening dropdowns from the context menu. #3586
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by Michael Curran <mick@... on 2013-11-12 05:20
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by Michael Curran <mick@... on 2013-11-26 06:14
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by mdcurran on 2013-11-26 06:15 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nvaccessAuto commentedOct 18, 2013
Reported by mdcurran on 2013-10-18 05:14
In MS Excel, its possible to open a dropdown list containing recently typed data, by using the context menu. Similar to pressing alt+downArrow (though it never contains validation dada oddly).
NVDa should place focus in the dropdown after opening it with the context menu. We already support opening dropdowns with alt+downArrow, see #3382.
Blocked by #3558