Ticket #2425 (new Bug)
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
Note: See
TracTickets for help on using
tickets.