Player window doesn't respond to keyboard input when a non Firefox window has focus.
Categories
(Toolkit :: Picture-in-Picture, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox99 | --- | unaffected |
firefox100 | --- | unaffected |
firefox101 | + | verified |
People
(Reporter: mconley, Unassigned)
References
(Regression)
Details
(Keywords: access, regression)
STR:
- Visit YouTube in Firefox Nightly, and open any video into Picture-in-Picture
- Foreground another application.
- Click on the Picture-in-Picture player window
- Attempt to use the cursors to seek, or tab to keyboard focus
ER:
The keyboard inputs should be handled.
AR:
Keyboard input is ignored.
Reporter | ||
Comment 1•3 years ago
|
||
I think this is a regression from bug 1599061.
Any ideas on what we could do here, mstange?
Reporter | ||
Updated•3 years ago
|
Comment 2•3 years ago
|
||
Oh, I didn't realize the window responds to key events. Then we should probably back out that bug and look for a different solution.
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Changing the priority to P2 as the bug is tracked by a release manager for the current nightly.
See Triage for Bugzilla for more information.
If you disagree, please discuss with a release manager.
Comment 4•3 years ago
|
||
Out of curiosity is there a keyboard method to focus the PiP window in the first place?
Comment 5•3 years ago
|
||
Setting to access-s3 because the PiP video is still controllable from its origin tab. Also questioning if there is a keyboard method of focusing the PiP window in the first place. If there isn't, this doesn't regress keyboard users, unfortunately :(
Reporter | ||
Comment 6•3 years ago
|
||
There is - it's effectively another browser window, so you can cycle through it with the window cycling shortcut on the OS (ex: Cmd-tilde on macOS).
Comment 7•3 years ago
|
||
Ok, thanks.
In Linux it is some kind of special window that doesn't participate in alt+tab, you need to do ctrl+alt+tab. shrug
Comment 8•3 years ago
|
||
Fixed by backout of bug 1599061.
Updated•3 years ago
|
Updated•3 years ago
|
Comment 9•3 years ago
|
||
Reproducible on a 2022-04-22 Nightly build on macOS 11. Verified as fixed on Firefox 101.0b6(20220512193916), Nightly 102.0a1(20220512213051) on Ubuntu 20.04, Win10 64-bits and macOS 11.
Updated•2 years ago
|
Description
•