Closed Bug 324536 Opened 19 years ago Closed 18 years ago

The info bar pops into existence too suddenly and is easy to miss as a result

Categories

(Firefox :: General, enhancement)

x86
Windows XP
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: csthomas, Assigned: csthomas)

References

()

Details

Attachments

(1 obsolete file)

The info bar should not appear suddenly.
Attached patch slide in from the top (obsolete) — Splinter Review
Attachment #209462 - Flags: ui-review?
Attachment #209462 - Flags: review?(mconnor)
Attachment #209462 - Flags: ui-review? → ui-review?(beltzner)
Comment on attachment 209462 [details] [diff] [review] slide in from the top Hot. It seems a little slow on OS X (haven't tried on w32). Maybe twice as fast? We probably want the entire thing to slide out within 1s. Speed problems aside, this is great.
Attachment #209462 - Flags: ui-review?(beltzner) → ui-review+
(In reply to comment #2) > (From update of attachment 209462 [details] [diff] [review] [edit]) > Hot. > It seems a little slow on OS X (haven't tried on w32). Maybe twice as fast? We > probably want the entire thing to slide out within 1s. > > Speed problems aside, this is great. > Try replacing |curHeight += 1;| with curHeight += 2 or 3. Even if that makes it 1-2px too tall for a moment, it should be imperceptible to the user (since the onunderflow will fire immediately after that).
Status: UNCONFIRMED → NEW
Ever confirmed: true
cc'ing vlad: this is the sort of thing that I'm hoping we'll be able to do a lot more cleanly with Cairo. CTho's solution, depite being the right UI idea, feels kinda sluggish and hacky to me when I run it.
Neil Deakin worked some XUL magic and got the animation working really nicely (at least on w32, I assume it works on all platforms). CCing him on this bug so he has a sensible place to submit a patch.
Blocks: 268590
Comment on attachment 209462 [details] [diff] [review] slide in from the top The new notificationbox widget does this.
Attachment #209462 - Attachment is obsolete: true
Attachment #209462 - Flags: review?(mconnor)
Does that also make this bug a duplicate/invalid/fixed?
Fixed by Enn in bug 268590.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: