[GH-ISSUE #437] The "Stay logged in" checkbox on the login screen is not keyboard accessible #363

Closed
opened 2026-02-25 21:34:50 +03:00 by kerem · 3 comments
Owner

Originally created by @richardneish on GitHub (Sep 26, 2020).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/437

🐛 Bugreport

When I open the Cypht URL and I am not logged in, I see a login form with fields for "Username" and "Password", a checkbox labelled "Stay logged in" and a "Login" button. The tab key moves from field to field as expected, but the space bar does not toggle the "Stay logged in" checkbox as expected. This keyboard pattern works with checkboxes on other web sites.

Version & Environment

Rev: ae6bf16ef4

OS: Ubuntu, web browser is Firefox 80.0.1

Steps to reproduce

  1. Go to Cypht URL as a logged out user
  2. Use the tab key until the "Stay logged in" checkbox is highlighted
  3. Press the space bar. It is expected that the checkbox toggles between checked and unchecked, but this does not happen
Originally created by @richardneish on GitHub (Sep 26, 2020). Original GitHub issue: https://github.com/cypht-org/cypht/issues/437 ## 🐛 Bugreport When I open the Cypht URL and I am not logged in, I see a login form with fields for "Username" and "Password", a checkbox labelled "Stay logged in" and a "Login" button. The tab key moves from field to field as expected, but the space bar does not toggle the "Stay logged in" checkbox as expected. This keyboard pattern works with checkboxes on other web sites. ### Version & Environment <!-- Paste Git-Commit ID or Tag-Name here --> Rev: ae6bf16ef4a31562699f2db11840d0d7a673a2a4 <!-- Specify your OS and OS Version here if the issue is (most likely) platform dependent. --> OS: Ubuntu, web browser is Firefox 80.0.1 ### Steps to reproduce 1. Go to Cypht URL as a logged out user 2. Use the tab key until the "Stay logged in" checkbox is highlighted 3. Press the space bar. It is expected that the checkbox toggles between checked and unchecked, but this does not happen
kerem closed this issue 2026-02-25 21:34:50 +03:00
Author
Owner

@richardneish commented on GitHub (Sep 26, 2020):

Might be related/similar to https://github.com/vuetifyjs/vuetify/issues/4627

<!-- gh-comment-id:699507418 --> @richardneish commented on GitHub (Sep 26, 2020): Might be related/similar to https://github.com/vuetifyjs/vuetify/issues/4627
Author
Owner

@kk6mrp commented on GitHub (Sep 26, 2020):

That's odd, I can not reproduce the issue on Firefox 81 and Chrome 85 on Windows.
I've also checked on Linux and cannot reproduce on Firefox 80 or Chromium 85.

<!-- gh-comment-id:699521191 --> @kk6mrp commented on GitHub (Sep 26, 2020): That's odd, I can not reproduce the issue on Firefox 81 and Chrome 85 on Windows. I've also checked on Linux and cannot reproduce on Firefox 80 or Chromium 85.
Author
Owner

@richardneish commented on GitHub (Sep 27, 2020):

Ah, apologies - it looks like this is on my side, if I disable Evernote Web Clipper it works as expected. Not sure if this is a known issue with Evernote, but it's not a Cypht issue.

<!-- gh-comment-id:699630272 --> @richardneish commented on GitHub (Sep 27, 2020): Ah, apologies - it looks like this is on my side, if I disable Evernote Web Clipper it works as expected. Not sure if this is a known issue with Evernote, but it's not a Cypht issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#363
No description provided.