-
-
Notifications
You must be signed in to change notification settings - Fork 607
Open
Description
I've been using pywebview to window my Dash app. Upon most keyboard presses within my app, I'm getting the mac alert sound going off. When I deploy in the webbrowser (chrome or safari) or window with QT, I do not get the mac alert sounds going off. It seems to only be confined when windowed using the native Cocoa. I've downgraded pywebview 6.0 to 5.4 and I get the same issue. I would just use QT, but the app keeps crashing intermittently with "Segmentation fault: 11" errors and I need to set SSL = False when using QT or it doesn't run.
This seems similar to a fix bug from a while back: #566
Metadata
Metadata
Assignees
Labels
No labels