Firefox/Projects/Tab Multi-Selection: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with '__NOTOC__ Implement the ability to select multiple tabs, so operations can be performed on them, such as dragging between windows, detaching, moving, and closing. * Project Lead…')
 
No edit summary
 
Line 19: Line 19:
** Once TabCandy lands in Firefox, tab multi-selection can be extended to support TabCandy interactions.
** Once TabCandy lands in Firefox, tab multi-selection can be extended to support TabCandy interactions.


== Timeline / Milestones  ==
== Bugs of interest ==
* Initial patch - COMPLETE
* Mockups - COMPLETE
* Design document - COMPLETE
* Bug fixes - COMPLETE
* UI polish - IN PROGRESS
* Final patch - July 31
* Bugs of interest:
{| border="1"
{| border="1"
|-
|-

Latest revision as of 00:37, 27 October 2010

Implement the ability to select multiple tabs, so operations can be performed on them, such as dragging between windows, detaching, moving, and closing.

  • Project Lead: fyan
  • Project Members: limi, shorlander

Status

Pending review

Design

Goals

  • Make it easy to perform discoverable operations on multiple tabs

Non-Goals

  • Provide a tab grouping mechanism
  • Firefox/Projects/TabCandy
    • Once TabCandy lands in Firefox, tab multi-selection can be extended to support TabCandy interactions.

Bugs of interest

Bug Assignee
bug 566510 - Allow multiselect operations on tabs fyan

Testing

  • TBA

Related Projects