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
I have searched for similar issues before opening a new one.
Description
When editing a field (number / text), passive focus is shown around that field and you can use 'Tab' to move to the next input field. When moving between inputs, passive focus is not updated. When you hit 'Enter' or 'Escape', the focus can arguably be returned to the wrong input as it's always returned to the input you started on.
Check for duplicates
Description
When editing a field (number / text), passive focus is shown around that field and you can use 'Tab' to move to the next input field. When moving between inputs, passive focus is not updated. When you hit 'Enter' or 'Escape', the focus can arguably be returned to the wrong input as it's always returned to the input you started on.
Reproduction steps
Please see video below for reproduction.
Stack trace
Screenshots
Screen.Recording.2025-06-02.at.17.08.14.mov
Browsers
No response