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

Any buttons you would like added should be included as comments to this issue.

High
Enhancement

The popup uses Aaron Newton's StickyWinUI. Issues: - Popup does not always center vertically - If applied and called to more than one element the hyperlink popup will not fill...

Defect
Low

Select All Button is overly aggressive When RTE is inline, select all even selects the text of the RTE. While this should be expected, it is wrong.

Defect
Medium

- Send active element along with entire element array (only applicable if more than one element to RTE). - When modifying image, there is no innerHTML to send. Should it...

Defect
Medium

When the RTE is applied to multiple elements, the view source button does not handle them properly. I am not yet sure what the proper handling _should_ be.

Defect
Medium

- When the editor is on the bottom of the page the fly out menu is not seen [It flies out downwards, off the page] - Aesthetically, the flyout menu...

Defect
Medium

Float: true - If on top of page, place RTE below element that is should not be cut off at page top. - Imitate margins and borders of elements it...

Defect
Medium

This is due to issue #23, that firefox cannot handle insertHTML, which would be used internally to add a to the element. For now, the workaround is to use Divs's...

Defect
Medium
3rd Party

exec('innerHTML') throws an error and does not execute in Firefox 3.5 In spans, it also closes the current element and creates a new one. This is a Firefox Issue, and...

Defect
Medium
3rd Party

On http://siteroller.net/projects/moorte Example 1: when you click in the box it gives an option to resize the box. firefox homepage.

Defect
Low
3rd Party