[Webkit-unassigned] [Bug 19011] New: player control buttons have different color in safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 12 09:58:18 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19011

           Summary: player control buttons have different color in safari
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://musique.3suisses.fr/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


I Steps:
Go to 
http://musique.3suisses.fr/

II Issue:
the player at the top center column has red colored control buttons.
IE/FF/Opera have black colored control buttons.

III Conclusion:
Issue is due to :
<param
value="bgcolor1=EAEDF2&bgcolor2=14353c&buttoncolor=000000&buttonovercolor=000000&slidercolor1=000000&slidercolor2=000000&sliderovercolor=000000&textcolor=0&showstop=1&showinfo=0&showvolume=1"
name="FlashVars"/>
<embed width="100%" height="20"
flashvars="bgcolor1=EAEDF2&bgcolor2=14353c&buttoncolor=733b35&buttonovercolor=0&slidercolor1=733b35&slidercolor2=de1a16&sliderovercolor=733b35&textcolor=0&showstop=1&showinfo=0&showvolume=1"
wmode="transparent" src="player_mp3_maxi.swf"/>

param and embed have different colors defined for play/pause volume stop
buttons.
IE/FF/Opera display color defined in param element where as Safari displays
color defined in embed tag

IV Other browsers:
IE7: ok
FF3: ok
Opera9.24: ok

V Nightly tested: 32871


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list