Open
Bug 2055070
Opened 1 month ago
Updated 20 days ago
Fix tab order when playback speed control is enabled for the PiP player
Categories
(Toolkit :: Picture-in-Picture, defect, P2)
Toolkit
Picture-in-Picture
Tracking
()
NEW
People
(Reporter: kpatenio, Unassigned)
References
Details
(Whiteboard: [fidefe-post-nova])
Note: this is a follow up to Bug 1875517.
Bug 1875517 adds a new playback speed control to the PiP player. Focus immediately jumps to the full screen button when we tab out of the playback speed settings panel; ideally, focus should be put onto the next control, which is the closed captions button. We hardcode several tabindexes in our markup file https://searchfox.org/firefox-main/rev/406555efb4216a82987a4651e1cd7aaeafa5c937/toolkit/components/pictureinpicture/content/player.xhtml. We might want to rethink how we establish tab order to fix the issue.
Updated•1 month ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•