Closed
Bug 1472911
Opened 6 years ago
Closed 6 years ago
Multi-selection not cleared after double click on tab unmute icon with no media playing.
Categories
(Firefox :: Tabbed Browser, enhancement, P3)
Firefox
Tabbed Browser
Tracking
()
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
firefox63 | --- | affected |
People
(Reporter: ablayelyfondou, Unassigned, Mentored)
References
(Blocks 1 open bug)
Details
(Keywords: feature, Whiteboard: [fixed by bug 1476844])
1. enable multiselection with tabs.browser.multiselect pref in about:config.
2. Open many tabs until scrolling buttons appear.
3. Mute a tab which has no media playing through context menu (toggle mute icon will appear).
4. Select all the tabs with shift
5. Double click now on the toggle mute icon of the tab in 3.
Expected behavior:
- The tab is not muted anymore.
- The tab is now active (Showing).
- The selection is cleared.
Current behavior:
- The tab is not muted anymore. (OK)
- The tab is now active. (OK)
- The selection is not cleared. (not OK)
Comment 2•6 years ago
|
||
I can confirm that this is now fixed. Thanks!
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(jaws)
Resolution: --- → FIXED
Whiteboard: [fixed by bug 1476844]
Comment 3•6 years ago
|
||
Hello,
Can you please help me better understand the STR?
I cannot double click on the toggle mute icon from step 3, as it disappears after the 1st click.
Flags: needinfo?(ablayelyfondou)
Comment 4•6 years ago
|
||
There was a race condition that caused the button to not work if clicked on a specific part of the icon. I verified the fix in comment 2. Thanks for trying to test it!
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Flags: needinfo?(ablayelyfondou)
You need to log in
before you can comment on or make changes to this bug.
Description
•