Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This module is completely unrelated to what browser you're using. You're describing the resize handles added by your WYSIWYG, not the server-side resizing of images provided by this module. See the following:
Perhaps you could help me understand why the WYSIWG will show the resize handles in FF 3.5.3 then? I'm just trying to get educated on this matter, so I can get it working. Thanks for your help.
It is explained in #367655: Not working in Safari (with FCKeditor and TinyMCE). The Webkit engine used by Safari and Chrome has a limitation that prevents it from working. Firefox and IE will work fine, since they don't have this limitation.
Comments
Comment #1
quicksketchThis module is completely unrelated to what browser you're using. You're describing the resize handles added by your WYSIWYG, not the server-side resizing of images provided by this module. See the following:
#367655: Not working in Safari (with FCKeditor and TinyMCE)
#597208: Can't resize images with TinyMCE on Safari
Comment #2
CinemaSaville commentedPerhaps you could help me understand why the WYSIWG will show the resize handles in FF 3.5.3 then? I'm just trying to get educated on this matter, so I can get it working. Thanks for your help.
Comment #3
quicksketchIt is explained in #367655: Not working in Safari (with FCKeditor and TinyMCE). The Webkit engine used by Safari and Chrome has a limitation that prevents it from working. Firefox and IE will work fine, since they don't have this limitation.
Comment #4
CinemaSaville commentedThanks for the update. Guess we'll just have to wait until the engine is updated to fix this issue.