karthick2014 / jwysiwyg

Automatically exported from code.google.com/p/jwysiwyg
0 stars 0 forks source link

Conflict with UI: sortables and content disappearing #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am using jquery 1.2.6 with the latest release of jwysiwyg. I have a
textarea with a class of "blockedit" and am init the plugin with
$('.blockedit').wysiwyg();

On first page load the formatted text appears properly - however when
moving the LI that contains the textarea with the jquery UI: sortables
plugin the editor goes blank, loosing all text as well as locking itself so
that I cannot type within the input area.

This only occurred when the LI containing the textarea is moved -
reordering LI elements around the containing LI does not reproduce this
weird behavior.

Original issue reported on code.google.com by codearac...@gmail.com on 17 Jun 2008 at 6:07

GoogleCodeExporter commented 8 years ago
Hi codearachnid, I have exactly the same problem.
I create on-the-fly form elements including a textarea using the wysiwyg 
editor. But when I want to move this element, the content value becomes "false" 
and I can't edit it.

Any help would be appreciate.

Thanks

Original comment by appli...@gmail.com on 22 Jun 2010 at 9:05

GoogleCodeExporter commented 8 years ago
Problem resolved by using the UI dialog and open the wysiwyg in a popup

Original comment by appli...@gmail.com on 25 Jun 2010 at 6:54

GoogleCodeExporter commented 8 years ago
SSimply use latest jwysiwyg 0.91 from http://github.com/akzhan/jwysiwyg

Original comment by akzhan.a...@gmail.com on 25 Jun 2010 at 4:17

GoogleCodeExporter commented 8 years ago
This issue is still happening with v .93 -- Any help would be appreciated.

Original comment by peter.t...@gmail.com on 6 Dec 2010 at 6:06