You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Safari or Chrome on macOS with a British keyboard layout, the password input on the main Craft CMS login screen has an unexpected behaviour when trying to enter a password with an '#' or '€' character.
On a macOS with a British keyboard layout, the '#' character is created by typing 'alt+3' and '€' via 'alt+2'. However, when you press the alt key on the password input, it quickly reveals your plain text password.
If you're password contains one of these characters and you're entering your password quickly, pressing alt+3 can often replace the entire password with a single '#' or puts the '#' at the start of the password.
This does not happen in Firefox.
Steps to reproduce
Goto the login page of a CraftCMS 3 or 4 instance
Type in the password: 'pass#word'.
Get frustrated.
Expected behavior
The password field should not be using the alt key for password revealing the plain text version
Actual behavior
Password field uses the alt key to reveal the password and causes issues whilst typing '#' or '€' on macOS British keyboard layout
Craft CMS version
3 & 4
PHP version
No response
Operating system and version
macOS 12.5.1
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered:
What happened?
Description
When using Safari or Chrome on macOS with a British keyboard layout, the password input on the main Craft CMS login screen has an unexpected behaviour when trying to enter a password with an '#' or '€' character.
On a macOS with a British keyboard layout, the '#' character is created by typing 'alt+3' and '€' via 'alt+2'. However, when you press the alt key on the password input, it quickly reveals your plain text password.
If you're password contains one of these characters and you're entering your password quickly, pressing alt+3 can often replace the entire password with a single '#' or puts the '#' at the start of the password.
This does not happen in Firefox.
Steps to reproduce
Expected behavior
The password field should not be using the alt key for password revealing the plain text version
Actual behavior
Password field uses the alt key to reveal the password and causes issues whilst typing '#' or '€' on macOS British keyboard layout
Craft CMS version
3 & 4
PHP version
No response
Operating system and version
macOS 12.5.1
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: