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

Accessibility: focus lost tabbing through *More actions* of a message #7213

Open
ChristophWurst opened this issue Sep 7, 2022 · 2 comments
Labels
1. to develop bug skill:frontend Issues and PRs that require JavaScript/Vue/styling development skills
Milestone

Comments

@ChristophWurst
Copy link
Member

Steps to reproduce

  1. Tab through the interface
  2. Open a message
  3. Got to the actions menu at the top right
  4. Activate More actions

Expected behavior

Focus is on the first element More actions

Actual behavior

Focus is lost

Mail app version

2.0.0 beta 3

Mailserver or service

No response

Operating system

No response

PHP engine version

No response

Web server

No response

Database

No response

Additional info

No response

@ChristophWurst ChristophWurst added bug 1. to develop skill:frontend Issues and PRs that require JavaScript/Vue/styling development skills labels Sep 7, 2022
@ChristophWurst ChristophWurst added this to the v2.0.0 milestone Sep 7, 2022
@ChristophWurst ChristophWurst self-assigned this Sep 7, 2022
@ChristophWurst
Copy link
Member Author

I thought it was as simple as this.$nextTick(() => this.$refs.moreActions.$el.focus()) but it is not 🥲

@ChristophWurst ChristophWurst removed their assignment Sep 7, 2022
@ChristophWurst ChristophWurst modified the milestones: v2.0.0, v2.0.1, v2.0.2 Oct 13, 2022
@GretaD GretaD modified the milestones: v2.0.2, v2.0.3 Oct 18, 2022
@GretaD GretaD modified the milestones: v2.0.3, v2.0.4 Nov 2, 2022
@hamza221 hamza221 self-assigned this Feb 1, 2023
@ChristophWurst
Copy link
Member Author

Unassigning because we still can't figure out what is going on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop bug skill:frontend Issues and PRs that require JavaScript/Vue/styling development skills
Projects
Status: 📄 To do
Development

No branches or pull requests

3 participants