Bug 562994 - [Accessibility]A11y_Java Tooling for IntelliJ/Eclipse_Source tab_Screen Reader: On changing the tab selection, Narrator is not reading the selected tab details
Summary: [Accessibility]A11y_Java Tooling for IntelliJ/Eclipse_Source tab_Screen Reade...
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:
: 562959 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-05-09 03:04 EDT by yan jing CLA
Modified: 2020-05-09 03:04 EDT (History)
0 users

See Also:


Attachments
On changing the tab selection, Narrator is not reading the selected tab details (109.92 KB, image/png)
2020-05-09 03:04 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 03:04:04 EDT
Created attachment 282772 [details]
On changing the tab selection, Narrator is not reading the selected tab details

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

NOTE: same issue is observed when we are using tab key to navigate to selected tab, Narrator is still reading "Source" tab

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

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

Screen Reader: Narrator

MAS Violated: MAS 1.3.1

Repro Steps:
1.Start Screen Reader. Open Java EE - Eclipse application
2.Tab till "File > New > Project" in the navigation bar and press enter
3.Tab till "Java > Java Project" and select it.
4.Tab till "Next" button and press enter
5.Enter all the required details, tab till "Next" button and press enter
6.Tab till "Source" tab. Now using arrow keys, change the tab selection
7.Check if the Narrator is reading the selected tab details properly

Actual Result:
On changing the tab selection, Narrator is still reading about "Source" tab instead of reading the selected tab details

NOTE: NVDA is reading it properly

Expected Result:
When the selection is changed, Narrator should read about the newly selected tab details

User impact:
Screen Reader users will not understand whether they are in "Source" tab even after performing some action

MAS Reference:
MAS 1.3.1
https://microsoft.sharepoint.com/:w:/r/sites/accessibility/_layouts/15/Doc.aspx?sourcedoc=%7B97358E88-4367-4121-BF9D-F0C6597D03B7%7D&file=MAS%201.3.1%20%E2%80%93%20Info%20and%20Relationships%20.docx&action=default&mobileredirect=true&cid=f805e4fa-076e-4772-a037-ea0784a58d72

Origin issue: https://github.com/microsoft/azure-tools-for-java/issues/4300
Comment 1 yan jing CLA 2020-05-09 03:04:37 EDT
*** Bug 562959 has been marked as a duplicate of this bug. ***