Sparkle's dialogues aren't placed in front for non-app hosts

Bug #228471 reported by Andy Matuschak
2
Affects Status Importance Assigned to Milestone
Sparkle
Fix Released
Medium
Unassigned

Bug Description

In my case my app has LSUIElement set to one and displays the GUI through a Menu-bar item. i think in all cases where your application has no Dock icon, special precautions must be taken to place the GUI elements in front.

so it would be great it spakle could call this before displaying anything, it shouldn't have detrimental effects in case the application has a dock icon:

[NSApp activateIgnoringOtherApps:YES];
[window-to-be-displayed makeKeyAndOrderFront:self];

This ticket was migrated from the old trac: re #155
Originally reported by: julian

Related branches

Changed in sparkle:
importance: Undecided → Medium
milestone: none → 1.5
status: New → Confirmed
description: updated
Changed in sparkle:
status: Confirmed → Fix Committed
Changed in sparkle:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.