tracker issue : CF-3014563

select a category, or use search below
(searches all categories and all time range)
Title:

CFMEDIAPLAYER enhancements.IE9 bgcolour not displayed when wmode is opaque and hidetitle is false

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/ThirdParty

Reporter/Name(from Bugbase): / ext-user (Viny Nigam)

Created: 10/31/2011

Components: AJAX, UI Components

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: 279486 / 280187

Priority/Frequency: Major / Some users will encounter

Locale/System: English / Win XP All

Vote Count: 0

Problem:
IE9 bgcolour not displayed when wmode is opaque and hidetitle is false

Only in IE9 bgcolour is not visible.Rest all browsers bgcolour is visible.

Method:

<h3>
1.title is not set and wmode is opaque.<br>
2.Source as title and bgcolor are visible   <br>
</h3>

<cfmediaplayer name="media01" type=html hidetitle=false source="/HTML5Video/videos/amazing-street-performer.mp4" wmode=opaque bgcolor="red"/> 


Result:
Only title is visible .bgcolour is not visible

Expected:
Title and bgcolour both should be visible.Correct behaviour in Chrome,Safari and Firefox

Workaround:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3014563

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

Comments:

For HTML 5 video, bgcolor is not working for video tag. Which is working fine with all other browser. Seems it is IE issue as simple html with video tag having bgcolor is also not working. Close this as thirdparty issue.
Comment by Kiran S.
25015 | December 13, 2011 06:08:51 AM GMT
Closing the bugs since we cant do anything here.
Comment by Rupesh K.
25016 | February 21, 2012 12:12:23 AM GMT