Firefox View websites in window cannot be browsed anymore after following specific steps
Categories
(Firefox :: Firefox View, defect, P1)
Tracking
()
People
(Reporter: csasca, Assigned: kcochrane)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-firefox-view])
Attachments
(3 files)
2.04 MB,
video/webm
|
Details | |
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta-
|
Details | Review |
1.33 MB,
video/quicktime
|
Details |
Found in
- Firefox 124.0b6
Affected versions
- Firefox 124.0b6
- Firefox 125.0a1
Tested platforms
- Affected platforms: Ubuntu 22.04, macOS 13.6.4, Windows 10
Precondition
- Have multiple windows with ongoing media from Youtube
Steps to reproduce
- Restart Firefox after setting up the precondition
- Access Open Tabs in Firefox View
- Tab through the websites in the Window list
- Select a media indicator and press space/enter
Expected result
- The media icon mutes/unmutes (depends on the case)
Actual result
- The media icon disappears, focus is lost and the websites on that respective window cannot be browsed anymore by keyboard
Additional notes
- The issue can be seen in the attachment
- Autoplay is blocking the websites from starting after a restart, so maybe there shouldn't be any media indicator in these cases? (some Youtube sessions will retain the indicator and some don't, as seen in the attachment too).
Updated•1 year ago
|
Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Comment on attachment 9389155 [details]
Bug 1883337 - Ensure focus is moved when mute/unmute button is removed in Fx View
Beta/Release Uplift Approval Request
- User impact if declined: Focus will be lost on Open Tabs in Fx View if they mute/unmute a tab using the keyboard
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: * Mute a tab that does NOT have sound playing. It can be anything really as long as sound is not playing.
- Unmute the tab using the keyboard by tabbing to the list, then using arrow keys to select the Unmute button and hit Enter or Space
- Once the mute/unmute button is removed from the row, ensure that focus has been moved to the right (secondary/more button) unless using RTL
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Modifies one method in fxview-tab-list.mjs and adds a test to prevent this issue from reoccurring
- String changes made/needed: N/A
- Is Android affected?: No
Assignee | ||
Updated•1 year ago
|
Comment 4•1 year ago
|
||
Backed out for causing bc failures on browser_opentabs_pinned_tabs.js
Assignee | ||
Updated•1 year ago
|
Comment 6•1 year ago
|
||
bugherder |
Updated•1 year ago
|
Comment 7•1 year ago
|
||
:kochrane this doesn't graft cleanly to beta because some of these tests (browser_tab_list_keyboard_navigation.js, browser_opentabs_pinned_tabs.js) don't exist in beta yet. They seem to have been added by bug 1857298 and bug 1849175 for fx125.
When was this regressed? given that it is an S4, this might be better to ride the trains with 125... thoughts?
Reporter | ||
Comment 8•1 year ago
•
|
||
We were about to verify the fix for this but it seems that a regression was introduced in 125.0a1 (2024-03-06) on all platforms, in which only by tabbing through an ongoing media website in Open tabs will automatically mute/unmute the tab. see attachment
Comment 9•1 year ago
•
|
||
Comment on attachment 9389155 [details]
Bug 1883337 - Ensure focus is moved when mute/unmute button is removed in Fx View
This looks like it might not be affecting 124 based on QA comment
Updated•1 year ago
|
Assignee | ||
Comment 10•1 year ago
•
|
||
Comment on attachment 9389155 [details]
Bug 1883337 - Ensure focus is moved when mute/unmute button is removed in Fx View
Yeah let's go ahead and cancel the uplift request for 124 please. Confirmed with :sclements.
:csasca, Could we write up this new issue/regression as a new bug when you get the chance, since this one has already had stuff land to central, and this bug was resolved as fixed? We can mark it as a regression of this bug. Thanks!
Assignee | ||
Updated•1 year ago
|
Comment 11•1 year ago
|
||
its cancelled. ill leave the NI for :csasca to follow up on the regression
Assignee | ||
Comment 12•1 year ago
|
||
I believe 124 is still affected by this original bug, but since severity was set to S4, we agreed we can just let it ride the trains with 125.
Reporter | ||
Comment 13•1 year ago
|
||
Logged Bug 1884322 for the regression. Thanks!
Reporter | ||
Comment 14•1 year ago
|
||
We looked over verifying the fix for the initial issue but it seems it does still reproduce on latest Nightly (see attachment). Window 2 will still let me browse between the websites, but Window 1 will not, as soon as the media icon disappears.
Assignee | ||
Comment 15•1 year ago
|
||
Hi, :csasca, I'm not able to reproduce with Nightly version 125.0a1 (2024-03-08)
. Was it possible you weren't updated to the latest version?
Reporter | ||
Comment 16•1 year ago
|
||
Yep, just tried on Firefox 125.0a1 (2024-03-10) after Bug 1884322 was fixed and it seems that the issue is no longer reproducing. Tests were performed on macOS 13.6.5, Windows 11 and Ubuntu 23.10. Thanks Kelly!
Description
•