Closed
Bug 1185502
Opened 10 years ago
Closed 10 years ago
It should be possible to mute a tab before it emits sound
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
DUPLICATE
of bug 1186267
Tracking | Status | |
---|---|---|
firefox42 | --- | affected |
People
(Reporter: clement.lefevre, Unassigned)
References
Details
As required per comment https://bugzilla.mozilla.org/show_bug.cgi?id=486262#c115 I open this bug.
As understood of the current state of https://bugzilla.mozilla.org/show_bug.cgi?id=486262 user is supposed to be able to interact with sounds tab options only if the tab is already producing some sounds.
But sometimes, user may know the tab will produce some sounds at some point, and would like to mute it "in advance" before it even produce any sounds.
Probably should it be possible with the same menu.
Reporter | ||
Comment 1•10 years ago
|
||
Needing info you Ehsan, as you asked for this follow-up bug after https://bugzilla.mozilla.org/show_bug.cgi?id=486262#c115
Flags: needinfo?(ehsan)
Comment 2•10 years ago
|
||
I don't make the call here. Forwarding to the UX team.
Flags: needinfo?(shorlander)
Flags: needinfo?(philipp)
Flags: needinfo?(ehsan)
Updated•10 years ago
|
Summary: It should be possible to totally mute a tab → It should be possible to mute a tab before it emits sound
Comment 3•10 years ago
|
||
I think that addressing bug 1186267 will fix this too, no?
See Also: → 1186267
Comment 4•10 years ago
|
||
(In reply to Ehsan Akhgari (not reviewing patches, not reading bugmail, needinfo? me!) from comment #3)
> I think that addressing bug 1186267 will fix this too, no?
I don't think so. People usually only remember the most useful/important/most used keyboard shortcuts. I would prefer a gui/mouse accessible option.
But I think most useful would be an option to mute all sites by default and then you could make exceptions for sites like YouTube. (Similar to allowing fullscreen mode or insecure plug-ins only on whitelisted sites). Is that planned somewhere?
Updated•10 years ago
|
Comment 5•10 years ago
|
||
What would be the concrete use cases for this?
I can't come up with any. The tab context menu (where this would probably live) is already very crowded and we should have an very good reason to add another permanent item there.
Flags: needinfo?(philipp)
Reporter | ||
Comment 6•10 years ago
|
||
(In reply to Philipp Sackl [:phlsa] (Firefox UX) please use needinfo from comment #5)
> What would be the concrete use cases for this?
> I can't come up with any. The tab context menu (where this would probably
> live) is already very crowded and we should have an very good reason to add
> another permanent item there.
Some interactive webpage, where user know it will emit sounds in advance (chats for example), incoming stream and so on. Maybe just something in main menu would be enough? As for a global mute too, to fully mute Firefox.
Comment 7•10 years ago
|
||
(In reply to Philipp Sackl [:phlsa] (Firefox UX) please use needinfo from comment #5)
> The tab context menu (where this would probably
> live) is already very crowded and we should have an very good reason to add
> another permanent item there.
My suggestion would be to add a (absent-by-default) toolbar-button that just toggles the mute state of the current tab regardless if it has already played sound or not. The toolbar button could also have the keyboard shortcut (bug 1186267) in it's tooltip to make it more accessible.
This way, people who need this functionality, can add it themselves, but the menu won't be cluttered.
Or if the API is reasonable, one could make an add-on for that, too.
Comment 8•10 years ago
|
||
This is totally possible to implement in an add-on, as all of the platform level APIs required should be there already.
Comment 9•10 years ago
|
||
(Also note that the muting functionality was taken out o a context menu.)
Comment 10•10 years ago
|
||
The keyboard shortcut added in bug 1186267 lets you do this.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Comment 11•10 years ago
|
||
I don't believe it is wise to tick this bug off as a dupe of a fixed bug. The keyboard shortcut isn't discoverable (has no menu item anywhere), and is weird on Windows (Alt+Shift isn't a common shortcut combo).
Expected:
1. Exposing it in a menu - either a tab context menu (makes more sense) or the Edit menu (Edit -> Mute Tab).
2. Changing the shortcut to Ctrl+M (isn't taken by Firefox nor the system)
Comment 12•10 years ago
|
||
Those are both great follow-up bugs. Would you mind filing them, please?
Comment 13•10 years ago
|
||
Done. Bug 1193749 and Bug 1193848.
I didn't want to mess with anyone's dependencies lists so I left them alone.
Updated•10 years ago
|
Flags: needinfo?(shorlander)
You need to log in
before you can comment on or make changes to this bug.
Description
•