Opened 18 years ago
Closed 17 years ago
#566 closed Bug (worksforme)
Safari: Images disappear on drag and drop
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | FCKeditor 2.6 |
Component: | General | Version: | |
Keywords: | Confirmed Safari Mac | Cc: |
Description
When dragging an image already contained in the editor (like a smiley, for example), it disappears on drop.
Switching to source view shows that the image has been moved to the correct place in the code, and the image reappears when switching back to WYSIWYG.
Attachments (1)
Change History (10)
comment:1 Changed 17 years ago by
Owner: | set to Martin Kou |
---|---|
Status: | new → assigned |
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 17 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
This one is still buggy with Safari 3 Mac. It is working properly on Windows.
comment:4 Changed 17 years ago by
Owner: | Martin Kou deleted |
---|---|
Status: | reopened → new |
comment:5 Changed 17 years ago by
I've created a TC for it... but it works well on Mac and Windows :| ... I'll be attaching it here.
I've tried loading editing area styles, using relative paths, etc... no way to reproduce the problem outside the editor.
comment:6 Changed 17 years ago by
Working on a WebKit fix.
I think that a workaround for FCKEditor would be to use complete URLs for smileys (currently, absolute ones such as "/fckeditor/editor/images/smiley/msn/regular_smile.gif" are used).
comment:7 Changed 17 years ago by
Keywords: | Confirmed Safari Mac added |
---|---|
Milestone: | Safari Compatibility → FCKeditor 2.6 |
ap, it's great to hear that you have fixed WebKit's bug 14428.
The problem here are not only smileys, but also normal images inserted in the editor, or already present in content to be edited. It is nice to see that you have found the culprit or it. Almost always images are referenced absolutely though. Now we have a chance to try to fix it somehow.
If we'll not have it fixed in a possible Safari 3 public update until the release of FCKeditor 2.6, we'll certainly try to work on it for that release.
comment:8 Changed 17 years ago by
I've tested the bug with WebKit r29955 on Mac OS X Leopard and it seems to be fixed.
comment:9 Changed 17 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
The WebKit fix will much probably land in the next Safari public release. Currently we have the 3.0.4, which still has this bug.
This ticket can be reopened if the bug will still be present in any future Safari release.
Fixed with [726].
Click here for more info about our SVN system.