Closed Bug 600646 Opened 14 years ago Closed 14 years ago

Speed up the new tab animation

Categories

(Firefox Graveyard :: Panorama, defect, P2)

defect

Tracking

(blocking2.0 beta8+)

VERIFIED FIXED
Firefox 4.0
Tracking Status
blocking2.0 --- beta8+

People

(Reporter: aza, Assigned: aza)

References

Details

(Whiteboard: [on-panorama-central])

Attachments

(1 file, 1 obsolete file)

Creating a new tab using the new tab button feels unacceptably slow. We need to chop it down or remove it.
Assignee: nobody → aza
Blocks: 597043
Summary: Remove the new tab animation → Speed up the new tab animation
Attached patch Patch v1 (obsolete) — Splinter Review
This drastically speeds up the new tab animation. Much nicer now.
Attachment #479567 - Flags: feedback?(ian)
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → Firefox 4.0
Comment on attachment 479567 [details] [diff] [review] Patch v1 I love it. + //iQ(newItem.container).css({backgroundColor: "white"}); Remove this commented out code. f+ with that
Attachment #479567 - Flags: feedback?(ian) → feedback+
Attached patch Patch v2Splinter Review
Got feedback+ from Ian!
Attachment #479567 - Attachment is obsolete: true
Attachment #479668 - Flags: review?(dolske)
Comment on attachment 479668 [details] [diff] [review] Patch v2 >+++ b/browser/themes/gnomestripe/browser/tabview/tabview.css > .thumb { > box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.2); >+ background-color: white; > } Why the CSS changes? Doesn't seem related -- meant for some other bug?
Attachment #479668 - Flags: review?(dolske) → review+
I probably should have put this as a comment, but the backgrounds of tabs were clear which meant that if there wasn't a thumbnail (like the first time you made a new tab) all you would get was a bounding box and a clear center. Adding a white background means that a blank tab always is filled in.
Attachment #479668 - Flags: approval2.0?
We won't take this for b7, but will for b8.
blocking2.0: --- → beta8+
Whiteboard: [can land after b7]
Comment on attachment 479668 [details] [diff] [review] Patch v2 Now that it's blocking, it doesn't need approval. Aza, can you please update the patch for landing and I'll push it to panorama-central?
Attachment #479668 - Flags: approval2.0?
About to take for Berlin; Ian would you mind updating the patch?
Whiteboard: [can land after b7] → [on-panorama-central]
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Now there is just a delay then the tab appears with no animation. The delay makes opening a new tab take longer to open then with firefox 3.6.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(In reply to comment #11) > Now there is just a delay then the tab appears with no animation. The delay > makes opening a new tab take longer to open then with firefox 3.6. I'm not seeing that on the latest mozilla-central... I get a fast animation right away. Are you clicking the "new tab" button in the lower left of the group, or are you hitting the "new tab" command key?
(In reply to comment #12) > (In reply to comment #11) > > Now there is just a delay then the tab appears with no animation. The delay > > makes opening a new tab take longer to open then with firefox 3.6. > > I'm not seeing that on the latest mozilla-central... I get a fast animation > right away. > > Are you clicking the "new tab" button in the lower left of the group, or are > you hitting the "new tab" command key? Sorry, I must have not restarted to apply the update that this changeset was in. For the record I was using ctrl+t
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
(In reply to comment #13) > Sorry, I must have not restarted to apply the update that this changeset was > in. For the record I was using ctrl+t There's no animation for the key combo (just the button), but it should be plenty fast.
verified in recent nightly build of minefield
Status: RESOLVED → VERIFIED
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: