mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-26 13:36:02 +03:00
[GH-ISSUE #437] The "Stay logged in" checkbox on the login screen is not keyboard accessible #363
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#363
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
ae6bf16ef4OS: Ubuntu, web browser is Firefox 80.0.1
Steps to reproduce
@richardneish commented on GitHub (Sep 26, 2020):
Might be related/similar to https://github.com/vuetifyjs/vuetify/issues/4627
@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.
@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.