wry
wry copied to clipboard
[macOS]: can not quit application
Describe the bug On macOS, I can not quit the application using native commands (e.g. CMD+Q or File -> Quit)
Steps To Reproduce
- Clone this repository (
git clone https://github.com/tauri-apps/wry) - Run the menu example:
cargo run --example menu - Try to close the application
Expected behavior The application should close
Screenshots
Platform and Versions (please complete the following information): OS: macOS 13.4.1 (c) Rustc: rustc 1.71.0 (8ede3aae2 2023-07-12)
Would you want to assign yourself to resolve this bug?
- [ ] Yes
- [X] No
Additional context Related issue: https://github.com/tauri-apps/wry/issues/774