Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

[Accessibility][Keyboard Navigation-Flow Chart]: Keyboard focus gets trapped on the flow chart. #2021

@ashish315

Description

@ashish315

User Experience
If the focus order is not correct i.e. if focus will get stuck at a particular button & will not move forward then it can confuse and disorient the user hindering his ability to complete his task.

Test Environment
Browser: Microsoft Edge Canary Version: 82.0.425.0 (Official build)
OS build: 2004 (19564.1005)
Screen Reader: Narrator
URL: Bot Framework Composer
Prerequisite Here

Repro Steps:

  1. Open the above mentioned URL in EDGE.
  2. Select 'Design Flow' from left navigation.
  3. Now, try to navigate with tab till the flow chart.
  4. Observe the issue when u try to access the flow chart.

Actual:
As soon as focus reaches to the design flow chart, user gets trapped. Keyboard focus does not move forward nor in backward direction. The keyboard focus gets trapped on the design flow chart.

Expected:
The expected behavior is the on pressing tab the focus should moves to the next interactive.
Ex- Design flow chart-->'+' button (Then navigation within the chart should be by up/down arrow)-->next tab property pane at right.

Note:

  1. Due to the trap the user will not be able to navigate within the flow chart, in order to navigate inside the flow chart user will have to use the mouse.
  2. Same Issue observed at the end node, in scan mode the focus gets stuck when user navigate in backward navigation.

MAS Impacted: MAS2.1.2

Attachment:
MAS2.1.2_keyboard trap at design flow chart.zip

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions