Firefox/Features/Tab move detach animations: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "{| class="fullwidth-table" |- | style="font-weight: bold; background: #DDD;" | Feature | style="font-weight: bold; background: #DDD;" | Status | style="font-weight: bold; backgro...")
 
No edit summary
Line 9: Line 9:
| Tab move/detach animations
| Tab move/detach animations
| {{StatusHealthy|status=Implementation available, hoping to land in Nightly soon}}
| {{StatusHealthy|status=Implementation available, hoping to land in Nightly soon}}
| N/A
| 2011/05/10
| Alex Limi
| Alex Limi
<section end="status" />
<section end="status" />

Revision as of 18:35, 25 April 2011

Feature Status ETA Owner
Tab move/detach animations Implementation available, hoping to land in Nightly soon 2011/05/10 Alex Limi

Summary

When dragging tabs on the tab bar, we should show the tab and animate when you rearrange them, instead of showing a placeholder indicator like we currently do. We should also show a thumbnail of the page on detach operations, and make sure we have a good threshold, so this isn't triggered accidentally.


Team

Who's working on this?

  • Feature Manager: Alex Limi
  • Lead Developer: Frank Yan
  • QA:
  • UX: Alex Limi

Release Requirements

  • Ability to move tabs left/right and have them animate when being rearranged.
  • Ability to detach a tab to a new window and put back a detached tab into an existing window.


Next Steps

  • Patch review
  • QA

Open Issues

Related Bugs & Dependencies

bug 455694

Designs

Interaction is described in bug 455694.

Test Plans

None so far.

Non-Goals