ui.alertNotificationOrigin controls the position and direction from which popup notifications invoked by nsIAlertsService are sliding in.
- Type:
integer - Default value:dependent on position of taskbar or equivalent
- Exists by default: no
- Application support: Gecko 1.8.1.2 (Firefox 2.0.0.2 / Thunderbird 2.0.0.4 / SeaMonkey 1.1)
- Status: Active; last updated 2012-02-22
- Introduction: Pushed to Nightly on 2007-01-04
- Bugs: bug 133527
Values
-
0 - bottom right corner, vertical slide-in from the bottom
-
1 - bottom right corner, horizontal slide-in from the right
-
2 - bottom left corner, vertical slide-in from the bottom
-
3 - bottom left corner, horizontal slide-in from the left
-
4 - top right corner, vertical slide-in from the top
-
5 - top right corner, horizontal slide-in from the right
-
6 - top left corner, vertical slide-in from the top
-
7 - top left corner, horizontal slide-in from the left