-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Autotype - allow space key #256
Copy link
Copy link
Closed
Milestone
Description
On certain login pages, there's a need to toggle checkbox - usually with the space bar
Expected Behavior
{SPACE} in autotype sequence should send space key press.
Current Behavior
On macOS, there's no way to to this.
On Linux (Fedora 25), typing a literal space in the autotype sequence seems to work.
Possible Solution
Make {SPACE} send the space key.
Steps to Reproduce (for bugs)
Use {TAB}{TAB}{SPACE}, for example, on any page with a checkbox.
Context
Your Environment
- KeePassXC 2.1.0 official binary.
- Qt version: 5.7.0
- Operating System and version: macOS Sierra 10.12.3
Reactions are currently unavailable