nut.js icon indicating copy to clipboard operation
nut.js copied to clipboard

Typing in Mac menu bar does not work

Open raphaelmenges opened this issue 2 years ago • 1 comments

Hello 👋

Version "@nut-tree/nut-js": "3.1.1"

Short overview Executing keyboard.type while an input field within the menu bar is focused does not let the typed characters appear in the input field. For me it seems that the keyboard event still goes to the last focused window. However, the input only occurs in the last focused window after the menu bar dropdown has been closed.

Screenshot 2023-03-17 at 14 19 18

Issue occurs on macOS 12.6.3

raphaelmenges avatar Mar 17 '23 13:03 raphaelmenges

Still occurs on macOS 13, both M1 and Intel Macs. Any idea what is different about that text input?

raphaelmenges avatar Sep 23 '23 13:09 raphaelmenges