Closed
Bug 442854
Opened 17 years ago
Closed 15 years ago
notification panel should be smaller if notifications take up less vertical space
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: myk, Unassigned)
Details
If notifications take up less than the 30em of vertical space allocated to them in the notifications panel, the panel should shrink to the height of the notifications instead of maintaining a fixed height, which covers up more of the underlying web page than necessary and places notifications farther away from the mouse's location on the notification icon.
Unfortunately, I don't think we can do this declaratively (i.e. via CSS) because of bug 442164. At least, I haven't yet figured out a declarative workaround. But we could resize the panel after opening it based on the amount of vertical space the notifications take up.
Updated•16 years ago
|
Component: Weave → General
Product: Mozilla Labs → Weave
Updated•16 years ago
|
QA Contact: weave → general
Updated•15 years ago
|
Component: General → Firefox UI
QA Contact: general → firefox
Comment 2•15 years ago
|
||
We're now using a bottom-aligned notification bar on Firefox, the panel is deprecated, and only shown for 3.5/3.6 at this point.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•7 years ago
|
Component: Firefox Sync: UI → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•