Closed Bug 1713739 Opened 3 years ago Closed 3 years ago

Resuming YouTube video playback using space bar (after pausing with mouse) does not work with accessibility.mouse_focuses_formcontrol

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

Unspecified
macOS
defect

Tracking

()

RESOLVED DUPLICATE of bug 1481400
Tracking Status
firefox-esr78 --- unaffected
firefox88 --- wontfix
firefox89 --- wontfix
firefox90 --- wontfix
firefox91 --- fixed

People

(Reporter: cpeterson, Unassigned)

References

(Regression, )

Details

(Keywords: regression)

This bug is a regression in Firefox 88 from accessibility.mouse_focuses_formcontrol bug 1614658.

Steps to reproduce

  1. In Firefox >= 88 on macOS, play any YouTube video, such as https://www.youtube.com/watch?v=Z3uKmSm1v-4
  2. Pause video playback either by pressing the k key or clicking the ⏸ Pause button with the mouse. Do NOT pause by pressing the space bar.
  3. Try to resume video playback by pressing the space bar.

Expected results

Video playback should resume playback, like in Chrome, Safari, or Firefox <= 87.

Actual results

Video playback resumes for a split second and then pauses again. Resuming playback using the k key or clicking the ▶️ Play button with the mouse works correctly.

This seems to work fine on Windows, which also focuses form controls on mouse input, so I suspect youtube is doing something different on the two OSes. Emilio, can you take a look?

Flags: needinfo?(emilio)

I'll contact the youtube folks, as the behavior should match Chrome now...

This looks like bug 1481400, and I could reproduce it on windows as well.

Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(emilio)
Resolution: --- → DUPLICATE
Has Regression Range: --- → yes
No longer blocks: 1851869
You need to log in before you can comment on or make changes to this bug.