-
Notifications
You must be signed in to change notification settings - Fork 281
Open
Labels
Description
Bug Description
Currently, when the focus is on a list item and the user presses the Tab key to move focus to the item name control, pressing the Up arrow scrolls the page up, but pressing the Down arrow does not scroll it down.
Affected Component
ui5-list
Expected Behaviour
Ensure that pressing the Down arrow scrolls the page down when focus is on the list item control.
Isolated Example
https://stackblitz.com/edit/github-xjv9w2jh-zzcoefcf?file=src%2FApp.tsx
Steps to Reproduce
- Go to https://stackblitz.com/edit/github-xjv9w2jh-zzcoefcf?file=src%2FApp.tsx
- Navigate through the items using arrow down.
- When focus on item link, the list is not scrolled down by pressing arrow down.
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
2.10.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
SF
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress