wry icon indicating copy to clipboard operation
wry copied to clipboard

[macOS]: can not quit application

Open gerwim opened this issue 2 years ago • 0 comments

Describe the bug On macOS, I can not quit the application using native commands (e.g. CMD+Q or File -> Quit)

Steps To Reproduce

  1. Clone this repository (git clone https://github.com/tauri-apps/wry)
  2. Run the menu example: cargo run --example menu
  3. Try to close the application

Expected behavior The application should close

Screenshots image

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

gerwim avatar Jul 25 '23 19:07 gerwim