Bug 562549 - [Accessibility] Tables can't be recognized in Narrator scan mode
Summary: [Accessibility] Tables can't be recognized in Narrator scan mode
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:41 EDT by Hanxiao Liu CLA
Modified: 2020-04-28 03:41 EDT (History)
0 users

See Also:


Attachments

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: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