Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.
/ tao-repro-repo Public archive

This repo is a minimum reproduction of a bug with tray windows in tauri

Notifications You must be signed in to change notification settings

Cytracom/tao-repro-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Steps to reproduce

  • yarn create tauri-app with all default options
  • add to tray icon to tauri.conf.json
  • build system tray with menu in main.rs
  • run app with yarn tauri dev (running a production build should work too)
  • Launch slack and join a huddle
  • Screenshare a webview based window in slack i.e. microsoft edge or vs code
  • right click tauri tray icon
  • weird window appears

About

This repo is a minimum reproduction of a bug with tray windows in tauri

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages