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
The focus is moved because this.focus is called on after rendering. I would expect that to not be necessary and focus to not depend on the rendering if not needed.
Affected Component
ui5-calendar
Expected Behaviour
Focus to be moved appropriately
Isolated Example
No response
Steps to Reproduce
Click specific day with mouse
Press arrow key
...
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
nightly
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
I’m not disclosing any internal or sensitive information.
Bug Description
Component moves focus after navigation
Screen.Recording.2026-01-14.at.16.48.33.mov
The focus is moved because
this.focusis called on after rendering. I would expect that to not be necessary and focus to not depend on the rendering if not needed.Affected Component
ui5-calendar
Expected Behaviour
Focus to be moved appropriately
Isolated Example
No response
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
nightly
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration