Closed Bug 1683051 Opened 3 years ago Closed 3 years ago

Controls should not be hidden 2 seconds after focus if Closed Captions menu is visible

Categories

(Toolkit :: about:memory, defect)

defect

Tracking

()

RESOLVED FIXED
86 Branch
Accessibility Severity s3
Tracking Status
firefox86 --- fixed

People

(Reporter: Jamie, Assigned: Jamie)

References

(Blocks 1 open bug)

Details

(Keywords: access)

Attachments

(1 file)

STR:

  1. Go to about:config and set media.videocontrols.keyboard-tab-to-all-controls to true.
  2. Open https://www.iandevlin.com/html5test/webvtt/html5-video-webvtt-sample.html
  3. Tab to the play button and press space.
  4. Tab to the Closed Captions button and press space.
  5. Wait 2 seconds.
    • Expected: The Closed Captions button should remain visible.
    • Actual: The Closed Captions menu disappears.

This happens because when you focus the CC button in step 4, the controls hide timeout is set. We probably shouldn't hide the controls while the CC menu is visible.

Assignee: nobody → jteh
Status: NEW → ASSIGNED
Pushed by jteh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9b6415cbe592
Don't hide controls after focus if Closed Captions menu is visible. r=Gijs
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Accessibility Severity: --- → s3
Whiteboard: [access-s3]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: