Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[W10] App crashes when clicking on a menu item after opening a context menu #193

Closed
ferreira-tb opened this issue May 11, 2024 · 1 comment

Comments

@ferreira-tb
Copy link

ferreira-tb commented May 11, 2024

Reproduction: https://github.com/ferreira-tb/context-menu-crash

Note: This doesn't happen all the time, but most of the time it does. If it doesn't, restart the app and try again.

How to reproduce:

  • Open a context menu by right-clicking anywhere in the window.
  • Click on "item1"
  • Open the "main-menu" on the main menu bar.
  • Click on "sub-item1"
  • Click on "sub-item2"
  • The app crashes.

Environment

  • OS: Windows 10.0.19045 X64
  • WebView2: 124.0.2478.80
  • MSVC: Visual Studio Community 2022
  • rustc: 1.78.0 (9b00956e5 2024-04-29)
  • cargo: 1.78.0 (54d8815d0 2024-03-26)
  • rustup: 1.27.1 (54dd3d00f 2024-04-24)
  • Rust toolchain: stable-x86_64-pc-windows-msvc (environment override by RUSTUP_TOOLCHAIN)

Packages

  • tauri [RUST]: 2.0.0-beta.19
  • tauri-build [RUST]: 2.0.0-beta.15
  • wry [RUST]: 0.39.5
  • tao [RUST]: 0.28.0
  • muda [RUST]: 0.13.2
  • tauri-cli [RUST]: 2.0.0-beta.13
  • @tauri-apps/api [NPM]: 2.0.0-beta.11
  • @tauri-apps/cli [NPM]: 2.0.0-beta.13
@amrbashir
Copy link
Member

This crash looks the same as #9470, please try the suggested solution in tauri-apps/tauri#9470 (comment)

@amrbashir amrbashir closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2024
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

No branches or pull requests

2 participants