Defaults don't work, form inputs must be unfocused

Created on 1 August 2024, 4 months ago

Problem/Motivation

On Chrome on macOS the default ctrl+n, meta+n will just open a new browser window.
If you replace it with say ctrl+m, meta+m, it will work only if you don't have a form input focused: otherwise it will minimize the window.

The default ctrl+s, meta+s for saving the form, for example on a /node/add/article, will only work if you are not on any form input, otherwise the saving of the web page by the browser will be triggered, which defeates the purpose of this, since you will always save after having inputted something, and the ESC keyboard won't help to unfocus it!

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.1

Component

Code

Created by

🇮🇹Italy kopeboy Milan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024