Ticket #1847 (closed Bug: invalid)
Drag picture in Mozilla trashes src
| Reported by: | dinu | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | FCKeditor 2.5.1 |
| Keywords: | Confirmed Firefox | Cc: |
Description
In mozilla, if you drag an image around, the src changes from url to ../../url; problem if you use absolute urls for images (/path/to/image) it changes to (../../path/to/images) or a base url for the editor and the image disappears. Going to source view and back again, the good src is restored, presumably from _fcksavedurl.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.