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

Tab key navigation skips Cookies list #20

Closed
practik opened this issue May 20, 2018 · 1 comment
Closed

Tab key navigation skips Cookies list #20

practik opened this issue May 20, 2018 · 1 comment

Comments

@practik
Copy link

practik commented May 20, 2018

Steps to reproduce:

  1. Open the cookie manager window. The Domains list has focus.
  2. Press the Tab key.

Expected results: Focus should always move to the next area of the interface, which is the Cookies list.
Actual results: If the Cookies list for the currently selected domain is long enough to require a scrollbar, focus moves to the Cookies list as expected. But if there is no scrollbar (which is most of the time, for me), focus skips over the Cookies list and moves directly to the Domain field under Details.

Cookie Quick Manager 0.2rc3 on Firefox 60.0.1 on macOS

ysard added a commit that referenced this issue Jun 5, 2018
- tab key is now used to move from one element to another (instead of Ctrl+left/right)
- buttons have a border that indicates that they have the focus
@ysard
Copy link
Owner

ysard commented Jun 5, 2018

Hi, this will be fixed with #21, thank you :)

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

2 participants