Ticket #2425 (new Bug)

Opened 20 months ago

Last modified 6 months ago

Placeholder plugin does not load placeholder text into edit dialog within Windows Safari

Reported by: jaggedaz Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.3.2
Keywords: Confirmed Safari Cc:

Description

I'm using Safari 3.1.2 for Windows and FCKEditor 2.6.3 Beta.

When double clicking a placeholder element within the editor, the placeholder edit dialog does not load the placeholder text. Works in IE and Firefox.

Within fck_placeholder.html the problem is occurring on this line:

var eSelected = dialog.Selection.GetSelectedElement() ;

The GetSelectedElement function is returning null. I saw similar bugs that had been marked resolved, but this problem is still happening in Safari.

Change History

Changed 18 months ago by arczi

  • keywords Confirmed added
  • milestone set to Safari Compatibility

Changed 18 months ago by arczi

  • version set to FCKeditor 2.3.2

Changed 6 months ago by fredck

  • keywords Safari added
Note: See TracTickets for help on using tickets.