Closed Bug 1035163 Opened 10 years ago Closed 6 years ago

Add automated test for tabs related shortcuts

Categories

(Mozilla QA Graveyard :: Mozmill Tests, defect)

Version 2
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mihaelav, Unassigned)

References

()

Details

(Whiteboard: [lang=js])

Add automated test for shortcuts related to tabs interactions:

* Ctrl + T - New Tab
* Ctrl + W, Ctrl + F4 - Close Tab (except for App Tabs)
* Ctrl + Shift + T - Undo Close Tab
* Alt + Enter - Open Address in New Tab (from Location Bar or Search Bar)

* Ctrl + Tab, Ctrl + Page Down - Next Tab
* Ctrl + Shift + Tab, Ctrl + Page Up - Previous Tab

* Ctrl + Shift + Page Up - Move Tab in focus Left 	
* Ctrl + Shift + Page Down - Move Tab in focus Right 	
* Ctrl + Home - Move Tab in focus to start
* Ctrl + End - Move Tab in focus to end

* Alt + 1to8 - Select Tab 1 to 8
* Alt + 9 - Select Last Tab

* Ctrl + Shift + E - Tab Groups View
* Esc - Close Tab Groups View
* Ctrl + ` - Next Tab Group (only for some keyboard layouts)
* Ctrl + Shift + ` - Previous Tab Group (only for some keyboard layouts)

From tab context menu:
* r - reload tab
* a - reload all tabs
* c - close tab
* u - undo close tab
* o - close all other tabs
* i - close tabs to the end

* m - move tab to group
* w - move tab to new window 

* t - bookmark all tabs
* p - pin tab
* b - unpin tab
Mentor: andreea_dum2000
Thanks Mihaela for gathering all these shortcuts.
We already handle most of these in bug 1020923.

In bug 1020923 I think we're missing Tag Groups and Context Menu items, so I would leave this bug handle only those items that are not handled there.
Mentor: andreea_dum2000 → andrei.eftimie
Whiteboard: [mentor=andrei.eftimie][lang=js] → [lang=js]
(In reply to Mihaela Velimiroviciu [QA] (:mihaelav) from comment #0)
> From tab context menu:
> * r - reload tab
> * a - reload all tabs
> * c - close tab
> * u - undo close tab
> * o - close all other tabs
> * i - close tabs to the end
> 
> * m - move tab to group
> * w - move tab to new window 
> 
> * t - bookmark all tabs
> * p - pin tab
> * b - unpin tab

Those are not shortcuts but accesskeys, and I think they should be covered somewhere else.
Mentor: andrei
Mozmill is dead, WONTFIX the remaining bugs.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.