Closed
Bug 492415
Opened 16 years ago
Closed 15 years ago
Video controls get focus rings when you click on them
Categories
(Toolkit :: Video/Audio Controls, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jrmuizel, Unassigned)
References
Details
When you click on the play or pause button it gets a focus ring which sort of ruins the visual appearance of the video controls. This is likely related to bug 418521.
Updated•16 years ago
|
Component: General → Video/Audio
Product: Firefox → Core
QA Contact: general → video.audio
Comment 1•16 years ago
|
||
fwiw, as a temporary fix, this can be removed by specifying -moz-focus-inner{ border: none} on the controls. That will remove it for kb interactions as well though.
Comment 2•15 years ago
|
||
Bug 486899 fixed this, by way of making the buttons unfocusable.
Updated•15 years ago
|
Component: Video/Audio → Video/Audio Controls
Product: Core → Toolkit
QA Contact: video.audio → video.audio
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•