max-mapper/menubar

Keyboard interaction with inputs broken without menu

Open

#190 opened on Mar 20, 2018

View on GitHub
 (2 comments) (1 reaction) (0 assignees)TypeScript (365 forks)github user discovery
help wanted

Repository metrics

Stars
 (6,778 stars)
PR merge metrics
 (PR metrics pending)

Description

Since this package doesn't use the electron menu, input fields do not allow copy/paste/select all.

Do you know if there is a way to enable this functionality without adding a menu? Primary target is macOS.

Contributor guide