Add custom Auto-Type shortcuts
Perhaps an alternative would be to allow the user to customize them if they decide they want them. Something like the following:

Originally posted by @mekaneck in https://github.com/keepassxreboot/keepassxc/issues/2093#issuecomment-762473093
Can there be n (or at least 3)? TOTP is now common enough that this would drive me crazy if it wasn't possible to configure alongside username and password.
I'll use my amazing MS Paint skills once more for a refined suggestion. To accommodate more customization without disturbing users who don't desire it, why not pull the existing global auto-type shortcut into a customizable one? The default settings for it can be made the same as what it is today (User tab PW enter) and carry over whatever the user has for a shortcut key. That way, upon upgrade, there is no changes to them. However, if someone (for example) doesn't like the {ENTER} at the end of the sequence, they can take it off if they wish without wasting one of the other hotkeys.
I also added an additional shortcut to accommodate TOTP as suggested by @ccoenen . My MS Paint skills aren't good enough to show what n hotkeys might look like in the GUI, so this is the best I can do.

No need for a mock up I can see the vision already
Is this needed after the Auto-Type PR with enhanced dialog is merged?
This creates a shortcut but should we first see how people take in the new dialog?
Yah I want to add this afterwards on with a "Summon KPXC" global shortcut
The "Summon KPXC" (eg. open the main window and bring it up front) is something I've been missing from the original Keepass. It'd be great if that gets added.
In theory that could be used in a shortcut chain to do more things (so you first Summon the main window and immediately follow up with an already existing non-global shortcut from there).
Guys,
Been a while - any news? At least for ()OTP ?
By the looks of the milestones, v2.7.2 didn't happen but it could still be on track for v2.8.0. So many web sites break password managers on purpose (first page for username, second page for password, ever-changing CAPTCHA sequence, etc.) that it will be quite a relief for me to be able to create 3 global shortcuts (username, password, OTP) to navigate those hostile sites.
By the looks of the milestones, v2.7.2 didn't happen but it could still be on track for v2.8.0. So many web sites break password managers on purpose (first page for username, second page for password, ever-changing CAPTCHA sequence, etc.) that it will be quite a relief for me to be able to create 3 global shortcuts (username, password, OTP) to navigate those hostile sites.
The idea is to never {ENTER}
Skipping {ENTER} is not enough: on the more hostile sites, the user needs to manually click some kind of submit button which remains disabled until the username and sometimes even the CAPTCHA is done. They're basically begging users to use 123456 instead of password managers, IMHO, but hey all in the name of perceived security…
May also solve this request: https://github.com/keepassxreboot/keepassxc/issues/8999
I'm already used to the Ctrl +1, Ctrl +2 and Ctrl +3 for username, password and TOTP respectively, but I wish I could add an additional attribute to Ctrl + 4. For example, let's say I have some entries with "app-password" as an additional attribute, would it be possible to add this additional attribute to the global auto-type with this change?
Interesting idea, shouldn't be too hard.