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

Focus handling of buttons in "Show more items" tray is broken #12363

Closed
lauriii opened this issue Aug 30, 2022 · 1 comment
Closed

Focus handling of buttons in "Show more items" tray is broken #12363

lauriii opened this issue Aug 30, 2022 · 1 comment
Labels
domain:accessibility This issue reports an accessibility problem. resolution:duplicate This issue is a duplicate of another issue and was merged into it. type:bug This issue reports a buggy (incorrect) behavior.

Comments

@lauriii
Copy link
Contributor

lauriii commented Aug 30, 2022

📝 Provide detailed reproduction steps (if any)

  1. Enable enough buttons in the toolbar to get the "Show more items" tray to show up
  2. Click a button inside the "Show more items" tray 
  3. Focus is returned to the "Show more items" tray toggle button, not where it was actually intended to return.

✔️ Expected result

For example, if a list is added from a button that is in the "Show more items" tray, focus should return to list in the editor.

❌ Actual result

Focus is returned to the "Show more items" tray toggle button

📃 Other details

Tested on HEAD, f811d49


If you'd like to see this fixed sooner, add a 👍 reaction to this post.

@lauriii lauriii added the type:bug This issue reports a buggy (incorrect) behavior. label Aug 30, 2022
@mlewand
Copy link
Contributor

mlewand commented Aug 30, 2022

Thanks, we're aware of this issue it's reported as #12178.

Meanwhile we have a PR proposal to address this issue so you can see if the problem is gone there: #12319

@mlewand mlewand closed this as completed Aug 30, 2022
@mlewand mlewand added resolution:duplicate This issue is a duplicate of another issue and was merged into it. domain:accessibility This issue reports an accessibility problem. labels Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:accessibility This issue reports an accessibility problem. resolution:duplicate This issue is a duplicate of another issue and was merged into it. type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

2 participants