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

Software update dialog is set at frontmost window, unable to get any other application's dialog on top of it #1349

Closed
SyamalaHari opened this issue Jan 24, 2019 · 5 comments

Comments

@SyamalaHari
Copy link

SyamalaHari commented Jan 24, 2019

In my Mac Application written in swift, I am making below call to get software update window suUpdate?.checkForUpdates(sender)
Software update window is coming as front most, I am not able to switch the focus to other applications dialog. I am using 1.21.2 latest version of sparkle.

Thanks

@SyamalaHari SyamalaHari changed the title Software update dialog is getting minimised when clicked on Desktop or other Applications Software update dialog is set at frontmost window, unable to get any other application's dialog on top of it Jan 25, 2019
@kornelski
Copy link
Member

kornelski commented Jan 25, 2019

This is intended behavior. We don't want the update window blocking user's work.

@SyamalaHari
Copy link
Author

No, Its blocking other windows to become front most window

@kornelski
Copy link
Member

Oh, sorry. I misread your message.

Is your application a regular app that is visible in the Dock?

@SyamalaHari
Copy link
Author

Yes it appears in Dock, I am calling suUpdate?.checkForUpdates(sender) as one of the menuItem action of statusmenu. When I click on it software update window will become front order window and will not allow any window to be the front most. Thanks

@zorgiepoo
Copy link
Member

#924

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

3 participants