-
Notifications
You must be signed in to change notification settings - Fork 538
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When a table has more cells than displayed on the screen, if the user is tabbing to the right thru the cells, the horizontal scroll bar does not move in line with the tabbing. When the user tabs to the left the scroll bar does move in line with the tabbing.
To Reproduce
Steps to reproduce the behavior:
- Go to a table containing more columns than displayed in a window
- Select the first cell in the table
- Use the [tab] key to tab to the right thru the row cells. Notice the table horizontal scroll bar does not move in line with tabbing
- Manually scroll to the right in the table view
- Use the [shift]+[tab] key to tab to the left thru the row cells. Notice the table horizontal scroll bar does move in line with the tabbing
Expected behavior
The horizontal scroll bar should move in line with the tabbing when tab to the right or left
Desktop (please complete the following information):
- OS: iOS 10.14.6
- Browser Chrome
- Version 86.0.4240.111
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working