Opened 13 years ago

Closed 13 years ago

#7204 closed Bug (duplicate)

Reading from <param> does not work in IE

Reported by: Sa'ar Zac Elias Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: IE Cc:

Description

Using the following:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param name="wmode" value="opaque" /><param name="quality" value="medium" /><param name="movie" value="a.com" /><embed src="a.com" type="application/x-shockwave-flash"></embed></object>

Right click on the placeholder, switch to the 2nd tab.
Note that all fields have their default values, although the params should override them.
Tested with IE8, works well with IE9's IE8 mode.

Change History (1)

comment:1 Changed 13 years ago by Garry Yao

Resolution: duplicate
Status: newclosed

DUP of #7025;

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy