Closed Bug 930755 Opened 11 years ago Closed 2 months ago

Alerts from showAlertNotification of nsIAlertsService do not appear above other fullscreen applications in OS X

Categories

(Toolkit :: Alerts Service, defect)

24 Branch
All
macOS
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: wsha.code, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 20130910160258

Steps to reproduce:

Fired an alert with showAlertNotification() of nsIAlertService from Thunderbird/Firefox in OS X 10.8.4 while a different fullscreen application has focus.


Actual results:

No alert appeared.


Expected results:

I'm not sure if this is the desired behavior, but I would think that alerts should still pop up above other fullscreen applications (e.g. Thunderbird's new mail alert would still appear when Firefox is focused in fullscreen mode).  Right now, the alert only appears if the application sending the alert is focused in fullscreen mode or if the desktop is focused.

I don't know about the logistics of this though.  Maybe it is hard to show the alerts over other applications?  Other applications I use are capable of showing alerts over fullscreen applications (e.g. Growl, and even Google Notifier for Mac which hasn't been updated in three years).

(Sorry if this is miscategorized.  I tried to use the same categories as similar bugs).
OS: All → Mac OS X
Bulk move to Toolkit::Notifications and Alerts

Filter on notifications-and-alerts-component.
Component: XUL Widgets → Notifications and Alerts
Severity: normal → S3
Component: Notifications and Alerts → Alerts Service

Turns out the native backend is implemented after this bug in bug 852648. XUL backend is still affected, but we don't use XUL in macOS. So I'd say it's effectively fixed.

No longer blocks: 1844590
Status: UNCONFIRMED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.