Bug 562547

Summary: [Accessibility] Label "Wizards" in project creation dialog can't be read by screen reader
Product: [Eclipse Project] Platform Reporter: Hanxiao Liu <hanli>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 4.15   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:
Attachments:
Description Flags
Screen shots of this issue with NVDA none

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