Skip to content

RandomEngy/tauri-deep-link-focus-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tauri deep link focus issue

Repro steps:

  1. Set up tauri_plugin_deep_link::register with a handler that tries to call window.set_focus()
  2. Open the app
  3. Fire a notification that opens the app with a protocol
  4. Put the app in the background by focusing a different app
  5. Click the notification

Expected result: App comes to the foreground

Actual result: App flashes in the taskbar and does not come to the foreground

About

tauri-deep-link-focus-repro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published