Ticket #4609 (closed Bug: fixed)

Opened 5 months ago

Last modified 4 months ago

[FF2 FF3] Flash object is missing

Reported by: JoeK Owned by: garry.yao
Priority: Normal Milestone: CKEditor 3.1
Component: Core : Output Data Version: SVN (CKEditor)
Keywords: IBM Confirmed Review+ Cc: damian.chojna@…, matti.jarvinen@…

Description (last modified by fredck) (diff)

Using the ajax sample in either Firefox 2 or 3.

  1. Click the Create Editor button.
  2. Click the Flash button to open the Flash dialog.
  3. Enter the URL for the flash object and click OK
  4. Enter some text after the flash object.
  5. Click the Remove Editor button.
  6. Click the Create Editor button.
  7. Right click on the flash object and select Flash Properties from the context menu.
  8. Update a property in the General or Properties tab and click OK.
  9. Click the Remove Editor button.

The flash object is missing. Click the Create Editor button and observe the flash object within the editor.

Attachments

4609.patch Download (0.9 KB) - added by garry.yao 5 months ago.
4609_2.patch Download (2.1 KB) - added by garry.yao 5 months ago.

Change History

  Changed 5 months ago by fredck

  • description modified (diff)

  Changed 5 months ago by fredck

  • keywords Confirmed added

Confirmed. Additionally, the context menu doesn't open for the flash object after point 9, when creating the editor instance again.

follow-up: ↓ 5   Changed 5 months ago by matti

Is #4552 related? Symptoms are similar and both use floatpanel.

  Changed 5 months ago by matti

  • cc matti.jarvinen@… added

in reply to: ↑ 3   Changed 5 months ago by fredck

Replying to matti:

Is #4552 related? Symptoms are similar and both use floatpanel.

It should be totally unrelated.

Changed 5 months ago by garry.yao

  Changed 5 months ago by garry.yao

  • keywords Review? added
  • owner set to garry.yao
  • status changed from new to assigned
  • component changed from General to Core : Output Data
  • version changed from 3.0 to SVN (CKEditor)

Browser just don't agree on the output of <param> and <embed> elements, some says self-close, others insist on self-open, just normalize them.

the context menu doesn't open for the flash object after point 9, when creating the editor instance again.

Seems to be another issue, worthy for a new ticket.

  Changed 5 months ago by garry.yao

Adding fixes to the parser to treat flash related tags as block-like.

Changed 5 months ago by garry.yao

  Changed 5 months ago by garry.yao

Ticket Test added at :
 http://ckeditor.t/tt/4609/1.html.

  Changed 4 months ago by fredck

  • keywords Review+ added; Review? removed

  Changed 4 months ago by garry.yao

  • status changed from assigned to closed
  • resolution set to fixed

Fixed with [4453].

Note: See TracTickets for help on using tickets.