Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The legend scroll bar cannot scroll with the focus to show the currently focused legend #50

Open
leon0leon opened this issue Jan 31, 2023 · 0 comments

Comments

@leon0leon
Copy link

Users cannot see the currently focused legend because the scroll bar does not scroll with the focus when focusing on the legend outside the legend display area. When users use the arrow keys to focus on a legend that is outside the legend display area and needs to scroll to see it, the legend scroll bar does not automatically scroll to display the currently focused legend, as shown in the following two screenshots:
The currently focused legend of the following screenshot is on the next page of the legend display area, and users need to scroll down the legend scroll bar manually to see it:
image

The currently focused legend of the following screenshot is on the previous page of the legend display area, and users need to scroll up the legend scroll bar manually to see it:
image

The scroll bar of an ordinary web page can automatically scroll with the currently focused element, making the currently focused element visible on the screen all the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant