Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a11y: focus move around composer, visual editor & form editor when click tab. #2785

Merged
merged 10 commits into from
May 9, 2020

Conversation

alanlong9278
Copy link
Contributor

Description

focus move around composer, visual editor & form editor when click tab.

Task Item

fix #2021

Screenshots

tabmove

@github-actions
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling 59890fd on julong/focusMove into 77d9578 on master.

cwhitten
cwhitten previously approved these changes Apr 28, 2020
Copy link
Contributor

@beyackle beyackle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good so far, but it isn't solving the original issue where keyboard focus will get stuck on the overall visual editor when there's a dialog displayed there. The image pasted here shows the black keyboard-focus rectangle on the visual editor; I got there by hitting Tab repeatedly, but now that it's there, no amount of Tab or Shift-Tab will move it.

The Narrator+Left/Right arrow keyboard commands do work while the screen-reader is active, but that's a separate issue.

image

@cwhitten cwhitten dismissed their stale review April 28, 2020 21:00

incorrect

* master: (58 commits)
  fix: Copy skill manifests to the correct directory in the localPublish plugin (#2932)
  feat: Goto Begin Dialog after clicking dialog (#2922)
  fix: Improved Electron auto update UX (#2925)
  fix: Action Flow gradual left alignment (#2909)
  fix: word wrap in SendActivity (#2908)
  fix: Fixed various onboarding issues and updated content (#2900)
  chore: Component Governance (#2899)
  perf: improve property editor performance (#2921)
  fix: paste blank node (#2905)
  extract memory variables at lg lsp server (#2902)
  feat: manage samples via plugin (#2805)
  can not use event capture in visual editor (#2913)
  style: make focus styles more consistent (#2898)
  feat: azure publish plugin (#2733)
  fix: unable to clear form title (#2885)
  fix: Populate env variable with AppData folder (#2894)
  a11y: use Key/Value aria labels in object field (#2890)
  Fix border issue in visual editor (#2891)
  fix: changes manifest type from '.manifest' to '.json' (#2888)
  Fixed packaged folder structure. (#2887)
  ...
@cwhitten cwhitten added the Approved to merge approved, waiting to be merged label May 9, 2020
@cwhitten cwhitten merged commit 5219327 into master May 9, 2020
@cwhitten cwhitten deleted the julong/focusMove branch May 9, 2020 16:34
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
…ick tab. (microsoft#2785)

* focus move

* merge conflict

Co-authored-by: Ben Yackley <61990921+beyackle@users.noreply.github.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Co-authored-by: Andy Brown <asbrown002@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved to merge approved, waiting to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants