Skip to content

Conversation

PetyaMarkovaBogdanova
Copy link
Contributor

@PetyaMarkovaBogdanova PetyaMarkovaBogdanova commented Jun 10, 2025

When overflow button is hidden it receives aria-hidden attribute.
If it was focused the moment it disappears the error comes from that aria-hidden attribute cannot sustain its focus.
We fix it by moving focus to the element being on its left side, if it is interactive, in order to avoid the problem situation.

Fixes: #11116

@PetyaMarkovaBogdanova PetyaMarkovaBogdanova merged commit fec01bd into main Jul 28, 2025
12 checks passed
@PetyaMarkovaBogdanova PetyaMarkovaBogdanova deleted the fix-toolbar-console-warning branch July 28, 2025 08:44
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.13.0-rc.3 🎉

The release is available on v2.13.0-rc.3

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ui5-toolbar]: browser error log
3 participants