Bug 562547 - [Accessibility] Label "Wizards" in project creation dialog can't be read by screen reader
Summary: [Accessibility] Label "Wizards" in project creation dialog can't be read by s...
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-04-28 03:36 EDT by Hanxiao Liu CLA
Modified: 2020-04-28 03:36 EDT (History)
0 users

See Also:


Attachments
Screen shots of this issue with NVDA (118.65 KB, image/png)
2020-04-28 03:36 EDT, Hanxiao Liu CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hanxiao Liu CLA 2020-04-28 03:36:23 EDT
Created attachment 282590 [details]
Screen shots of this issue with NVDA

## 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, NVDA

## Repro Steps:
1.Start Screen Reader. Open Java EE - Eclipse application
2.In Project Explorer, expand the File -> New -> Project...
3.Tab till "Wizards" text box and verify if the screen reader is reading the associated label

## Actual Result:
Narrator and NVDA are not reading "Wizards" label

## Expected Result:
Narrator and NVDA should read "Wizards" label

## User impact:
Screen Reader users will not understand the purpose of the text-box if the label is not read

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