Firefox/Projects/Tab Multi-Selection: Difference between revisions
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. | ||
== | == 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
- See design document
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