Closed (fixed)
Project:
Image Resize Filter
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2009 at 21:51 UTC
Updated:
11 May 2012 at 12:41 UTC
I love this module! Works great in Firefox 3 with FCKeditor 2.6.3. Unfortunately, it's not working for me in Safari 3.1.2.
In Safari, when I click on the image in FCKeditor, the image is selected and shaded blue (the same as if I selected some text). It does not display a resizing border with little handles like I get in Firefox.
Note that it works fine if I manually resize it by editing the HTML. I haven't tried it in any other WYSIWYG editors in Safari, so I don't know if this problem is unique to FCKeditor.
Anyway, thank you for creating this -- it will make things so much easier for my end-users.
Cheers,
Andrea
Comments
Comment #1
quicksketchYeah, Safari is still a bit unstable with most WYSIWYGs. I don't think this has anything to do with Image Resize Filter itself.
Comment #2
13rac1 commentedShould the project for this issue be changed to FCKeditor? It is a FCKeditor problem after all.
Comment #3
quicksketchHeartSutra, are you using the FCKeditor module or some other means to add FCKeditor? If using the module, select "FCKeditor - WYSIWYG HTML editor" from the project select list below and the maintainer of that module might be able to help.
Comment #4
citronica commentedI am using the FCKEditor module, but before filing an issue there I'll try using the the alpha version of the 2.0 module and see if the problem persists.
Comment #5
davidcgutman commentedThis is most likely an image resize issue, as it happens with both FCKEditor and the WYSIWYG API using TinyMCE 3. In Safari remote images will be downloaded to the local file system (if that option is enabled), but images cannot be resized.
Comment #6
quicksketchThe Image Resize Filter does nothing to the page when editing a piece of content. There's no way it could be affecting the behavior of a WYSIWYG.
Comment #7
citronica commentedYes, it's definitely an FCKeditor issue:
http://www.fckeditor.net/forums/viewtopic.php?f=6&t=11623#p30593
Maybe a future FCKeditor release will address it? Anyway, it's not a problem with Image Resize Filter.
Comment #8
quicksketchThanks for following up HeartSutra!
Comment #10
prunelle commentedI'm coming back to this issue, just to give a link to a bug issue found in WebKit Bugzilla : https://bugs.webkit.org/show_bug.cgi?id=12250 so that everyone can follow up the fix of the problem.
Comment #11
cibis commentedWebKit still didn't fix the issue however this can be fixed with javascript. Here is a demo of a jquery plugin that is adding image, table and table resize to FCKeditor and TinyMCE while working in Safari or Chrome http://www.editorboost.net/webkitresize/demos
Comment #12
kressin commentedLooks promising on the the demo page. I just can not get it to work with ckeditor because the explanation " put it in the right place" is a bit too technical for an advanced noob like me. I would really appreciate a little help. Where put the .js file. Where enter the code snippet.
Thanks