Open
Bug 1111708
Opened 11 years ago
Updated 3 years ago
notification bars / notifications should give more signals ("about to show", "about to exit")
Categories
(Core :: XUL, defect)
Tracking
()
NEW
People
(Reporter: glind, Unassigned)
Details
Use case: particular "notification" elements can need specific styling. (In particular, work on Heartbeat https://bugzilla.mozilla.org/show_bug.cgi?id=1111027).
Applying this styling on notification CREATION is problematic.
If a different notification (N1) is already showing, modifying the newly created notification (N2) can cause resizing / retheming of the NOTIFICATIONBOX container.
Proposed solution: additional signals for "about to show" and "about to exit" to allow styling and unstyling.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•