Opened 13 years ago

Closed 13 years ago

#7205 closed Bug (fixed)

Flash Advanced - style params doesn't load

Reported by: Garry Yao Owned by:
Priority: Normal Milestone:
Component: UI : Dialogs Version: 3.4.1
Keywords: Cc:

Description

  1. Load the editor with following content;
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" data="a.com"><param name="play" value="false" /><param name="menu" value="false" /><param name="wmode" value="opaque" /><param name="quality" value="medium" /><param name="movie" value="a.com" /></object>
    
  2. Double click to open Flash dialog, check those fields on properties tab;
  • Actual Result: Fields are empty.

Change History (2)

comment:1 in reply to:  description Changed 13 years ago by Krzysztof Studnik

Keywords: IE removed
Status: newconfirmed
Summary: [IE] Flash params doesn't loadFlash Advanced - style params doesn't load
Version: 3.4.1

Confirmed that:
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" data="a.com" is not loaded anywhere into dialog box into Advanced - Style, or cleared
Also data entered into Style field is not saved. Issue occurs also in other browsers (chrome, opera, firefox) - I change summary of this ticket.

Other parameters are correctly loaded into their places.

comment:2 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: confirmedclosed

Expired.

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