Bug 562988 - [Accessibility]A11y_Java Tooling for IntelliJ/Eclipse_Create new file_Screen Reader: Narrator/NVDA is not reading the label for "Kind" and "Source Folder" fields
Summary: [Accessibility]A11y_Java Tooling for IntelliJ/Eclipse_Create new file_Screen ...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.15   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-09 00:42 EDT by yan jing CLA
Modified: 2020-05-09 03:12 EDT (History)
0 users

See Also:


Attachments
Narrator/NVDA is not reading the label for "Kind" and "Source Folder" fields (106.43 KB, image/png)
2020-05-09 00:42 EDT, yan jing CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description yan jing CLA 2020-05-09 00:42:06 EDT
Created attachment 282766 [details]
Narrator/NVDA is not reading the label for "Kind" and "Source Folder" fields

GitHubTags: #A11yTCS; #A11yMAS; #DesktopApp; #Win10; #A11y_JavaToolingforIntelliJ/Eclipse-Benchmark; #MAS1.3.1; #ScreenReader; #NVDA; #Narrator; #JavatoolingforIntelliJ/Eclipse; #C+E-H; #Benchmark; #A11ySev2;

Environment Details:
Eclipse IDE for Enterprise Java Developers.
Version: 2020-03 (4.15.0)
Build id: 20200313-1211

Solution Installed: Scala IDE 4.7.x

OS Details:
OS: Windows (Version 1903, Build: 18362.175)

Screen Reader: Narrator, NVDA

MAS Violated: MAS1.3.1

Repro Steps:
1.Start Screen Reader. Open Java EE - Eclipse application
2.Install "Scala Plug-ins" from Eclipse Marketplace
3.Tab till "File > New > Project" in the navigation bar and press enter
4.Tab till "Scala Wizard > Scala Project" and select it.
5.Tab till "Next" button and press enter
6.Enter all the required details, tab till "Next" button and press enter
7.Tab till "Module Dependencies" tab and press enter
8.Tab till "Finish" button and press enter
9.In Project Explorer, expand the created Scala project right-click src, New-->Other and press enter
10.Tab till Scala Wizards, expand and select 'Scala Object' and press next
11.Check if the screen reader is reading the labels for "Kind" and "Source Folder" fields

Actual Result:
Narrator and NVDA are not reading the label for "Kind" and "Source Folder" fields

Expected Result:
Narrator and NVDA should read the label for "Kind" and "Source Folder" fields

User impact:
Screen Reader users will not understand the purpose of the control if the label is not read

MAS Reference:
MAS 1.3.1

Origin issue: https://github.com/microsoft/azure-tools-for-java/issues/4282