Skip to content

Conversation

anatawa12
Copy link

Make window.close no-op for several reasons:

  • its behavior is not good. currently it would leave broken window without notifying library user (tauri and application)
  • It should possible to ignore window.close
  • It's inconsistent with apple platform (and possibly android?)

Fixing tauri-apps/tauri#13331

@anatawa12 anatawa12 requested a review from a team as a code owner June 21, 2025 15:39
@lucasfernog
Copy link
Member

i think we should add the window.close handler instead of making it no-op.

@anatawa12
Copy link
Author

yes it's best to ad dhandler but i'm proposing this as quick fix to the bug breaks the window

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants