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

Jump to navigation Jump to search
No edit summary
Line 70: Line 70:


The following actions deselect all tabs:
The following actions deselect all tabs:
* SELECTING a non-selected tab
* Mousedown on a tab close button
* Mousing down outside of the tab bar
* Mousedown outside of the tab bar
* Opening a new tab
* SELECT a non-selected tab
* Closing a selected tab
* Open a new tab
* Changing the state of a tab between app and normal
* Close a selected tab
* Change the state of a tab between app and normal


Tab context menu:
Tab context menu:
* 'Close Selected Tabs' closes the selected tabs
* 'Close Selected Tabs' closes the selected tabs
** This is hidden when only the SELECTED tab is selected.
* 'Close Other Tabs' closes the non-selected tabs
* 'Close Other Tabs' closes the non-selected tabs
** This is hidden when an app tab is selected (to avoid mode confusion)
** This is disabled when all non-app tabs are selected.
* 'Open in a New Window' detaches the selected tabs to a new window
* 'Open in a New Window' detaches the selected tabs to a new window
** This is disabled when all tabs are selected.
134

edits

Navigation menu