-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
a11ymasIssue from accessibility teamIssue from accessibility teamaccessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesaccessibility-slaAccessibility issue which have to be fixed or lowered severity based on processAccessibility issue which have to be fixed or lowered severity based on processeditor-foldingEditor code folding issuesEditor code folding issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplan
Milestone
Description
Issue Type
Bug
Description
- Open VS Code with NVDA Screen Reader running
- open some source code, I used python file
- Navigate to the class definition, e.g. class A:
- press ctrl+shift+[
- navigate downward
Actual result:
the class will not be collapsed, cursor goes to next line in the file
Expected result:
Cursor should navigate to the next definition at the same level, e.g. class B:
additional info:
I'd like to be able to skip long blocks of code. Please make code folding work with screen reader enabled.
VS Code Info
VS Code version: Code 1.20.0 (c63189d, 2018-02-07T17:09:39.780Z)
OS version: Windows_NT x64 10.0.16299
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (4 x 2904) |
| Memory (System) | 15.88GB (8.27GB free) |
| Process Argv | C:\Program Files\Microsoft VS Code\Code.exe |
| Screen Reader | yes |
| VM | 0% |
Extensions (2)
| Extension | Author (truncated) | Version |
|---|---|---|
| Go | luk | 0.6.73 |
| python | ms- | 2018.1.0 |
Reactions are currently unavailable
Metadata
Metadata
Labels
a11ymasIssue from accessibility teamIssue from accessibility teamaccessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesaccessibility-slaAccessibility issue which have to be fixed or lowered severity based on processAccessibility issue which have to be fixed or lowered severity based on processeditor-foldingEditor code folding issuesEditor code folding issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplan