mortenn / BrowserPicker

Smart browser selector for Windows
MIT License
244 stars 17 forks source link

"Add Browser" not working #65

Closed msgerneu closed 2 years ago

msgerneu commented 2 years ago

When adding browser, the dialog is hidden behind main windows. it is also not possible to move it in front, you have to move it beside so you can enter something. and of course, you need to know where to look for the window.... (newest version installed)

mortenn commented 2 years ago

Are you using the 2.0 prerelease or 1.8?

I suspect this is caused by the window now being AlwaysOnTop and the file picker dialogue being the native one, so this probably applies to at least 1.8 and 2.0, maybe even 1.7

msgerneu commented 2 years ago

Yes. 1.8.4 from 5-DEC-2021

KyleShurtleff commented 2 years ago

I can confirm this issue is happening to me as well on Win 11 with the 1.8.4 release.

mortenn commented 2 years ago

Just publised 1.8.5 which resolves this issue.