Closed Bug 1409552 Opened 7 years ago Closed 7 years ago

Audio controlbar ignores CSS width in FF56

Categories

(Core :: Audio/Video, defect)

56 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1397486
Tracking Status
firefox56 --- wontfix
firefox57 --- unaffected
firefox58 --- unaffected

People

(Reporter: jefftucker1952, Unassigned)

Details

(Keywords: regression)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20170926190823

Steps to reproduce:

Create a simple <audio> tag and try to apply a CSS width to it.


Actual results:

The width of the <audio> element changes, but the controlbar remains a fixed width.


Expected results:

The controlbar display should be the width specified for the <audio> element.
This works properly in all other browsers, and in prior versions of Firefox.
Could you attach a minimal html testcase exposing this bug please? Thanks
Attached file audiodemo.html
Here's a simple demo. Doesn't matter where the width spec is (inline, <style>, separate CSS file) - FF 56 ignores it. Ditto for percentage width (within a containing <div>, for example).
BTW, in my little demo, do an "inspect element" on the <audio> tag, and you'll see that the element itself really is 800px wide - it's only the controlbar itself that isn't.
Confirmed, I can see the bug in 56 but not in Nightly or 57 beta9. Unfortunately I can't reproduce the bug with mozregression.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
The regression happened between 56b6 and 56b7
Component: Untriaged → Audio/Video
Product: Firefox → Core
Let's go ahead and close this as WORKSFORME (or FIXED...?), since it doesn't reproduce in current 57 betas or nightly, and it's not something we'd uplift to release.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
I'd label it FIXED, since it was definitely broken in FF56. Looks like FF57 is only a few weeks away, so the wait for the fix is minimal.
Resolution: WORKSFORME → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: