moorte icon indicating copy to clipboard operation
moorte copied to clipboard

Mootools Wysiwyg/NAWTE Rich Text Editor - small, extensible!

Results 26 moorte issues
Sort by recently updated
recently updated
newest added

when i click on the nod button, and there is nothing to undo, it crashes safari constantly..

you need to add ``` , tabs1 :{} ``` to the line 732, otherwise i get errors in IE

when i select a justify he adds always a new highlighted justify button without removing the old one (e.g. add justify right doesnt remove the highlighting f justify left)

moorte.js:724TypeError: 'null' is not an object (evaluating 't.addClass') moorte.js line 724 it happens when i click inside a editable area

throws this error Index or size is negative or greater than the allowed amount" code: "1 document.execCommand(args[0], args[2]||null, args[1]||false); moorte.js (line 259)

uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMNSHTMLDocument.execCommand]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost/_feindura/library/thirdparty/MooRTE/Source/moorte.js :: anonymous :: line 259" data: no]

also use the new mootools core 1.3.1

also when a blockquote is marked and the blockquote button is pressed, it adds a new on instead of removing the old one.

When insert tab is hit, Firefox will sometimes throw above error, but code continues to execute. Debugging shows it throwing the error while trying to run the queryValue on the...

3rd Party