Bug 562549

Summary: [Accessibility] Tables can't be recognized in Narrator scan mode
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:

Description Hanxiao Liu CLA 2020-04-28 03:41:12 EDT
## 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)

## Repro Steps:
1.Start Screen Reader. Open Java EE - Eclipse application
2.Open scan mode of Narrator 
3.Tab till Windows -> Preferences -> Server -> Runtime Environment
4.Verify if the screen reader focus is shifting to the runtime table on "T" key press

## Actual Result:
On T key press in Scan/Browse mode, screen reader focus is not shifting to the runtime table

## Expected Result:
On T key press in Scan/Browse mode, screen reader focus should shift to the runtime table

## User impact:
Screen Reader users will find it difficult to navigate to the table if the shortcut keys are not working

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