You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ui5-busy-indicator intercepts all keydown and keyup events and stops their propagation. This is the reason why the focus stays trapped at the busy notification list item.
Besides keyboard, you also can't focus the busy item with the mouse, because the busy indicator adds pointer-events: none style.
Bug Description
See the steps to reproduce
Affected Component
No response
Expected Behaviour
No response
Isolated Example
No response
Steps to Reproduce
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
main
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: