Open
Bug 1284490
Opened 9 years ago
Updated 3 years ago
Can't close "Downloads" tabs with CTRL+W
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: fabrizio, Assigned: aceman)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0
Build ID: 20160604131506
Steps to reproduce:
1. CTRL+J to open Downloads tab
2. Press Tab 3 times and down arrow once to highlight a downloaded file
3. Press CTRL+W to close the Downloads tab
Actual results:
Download tab stays open
Expected results:
Downloads tab should close
Reporter | ||
Updated•9 years ago
|
Component: Untriaged → Toolbars and Tabs
Comment 1•9 years ago
|
||
(In reply to fabrizio.gotti from comment #0)
> User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101
> Firefox/47.0
> Build ID: 20160604131506
>
> Steps to reproduce:
>
> 1. CTRL+J to open Downloads tab
> 2. Press Tab 3 times and down arrow once to highlight a downloaded file
> 3. Press CTRL+W to close the Downloads tab
Or just tab once (puts focus in "Clear List"). Anything which moves focus from the tab bar
not a duplicate afaict https://mzl.la/29nliCK
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Yeah, for e.g. Addons tab or Calendra tab Ctrl+W works.
I think this is because the whole contents of Downloads tab is inside a <browser> and is a <window>. That may eat our hotkeys. So I can try to add Ctrl+W support explicitly (it a tab can close itself).
Assignee: nobody → acelists
OS: Unspecified → All
Hardware: Unspecified → All
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•