nut.js
                                
                                 nut.js copied to clipboard
                                
                                    nut.js copied to clipboard
                            
                            
                            
                        Typing in Mac menu bar does not work
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.
 
Issue occurs on macOS 12.6.3
Still occurs on macOS 13, both M1 and Intel Macs. Any idea what is different about that text input?