https://bugzilla.wikimedia.org/show_bug.cgi?id=19915

           Summary: <audio> controls size too big
           Product: MediaWiki
           Version: unspecified
          Platform: All
               URL: http://commons.wikimedia.org/wiki/Category:Bassoon_music
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Page rendering
        AssignedTo: [email protected]
        ReportedBy: [email protected]


In browsers supporting <audio> (e.g. Firefox 3.5, Chrome), the controls appear
too large, breaking page layout. In Firefox playback starts with an annoying
"buffering" animation that temporarily makes the controls higher, further
breaking layout.

Here is a good example:
http://commons.wikimedia.org/wiki/Category:Bassoon_music

Or here, in the infobox:
http://en.wikipedia.org/wiki/While_My_Guitar_Gently_Weeps

The size of this control bar can be set with CSS:

 <audio style="width:100px;height:28px" src=...></audio>

(works in Chrome and Firefox at least)

I recommend the 28px height because it looks fine (the controls are not
clipped) and the FF buffering animation is hidden.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to