#5143: shift-enter should save and exit tinyMCE
-------------------------+--------------------------------------------------
Reporter: jason | Owner: boothby
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.3
Component: notebook | Keywords:
-------------------------+--------------------------------------------------
This would be more consistent with calculation cells.
References for developement:
It looks like we might be able to do this with the current key handler
attaching an event to the tinymce instance that calls the triggerSave
tinyMCE trigger:
http://wiki.moxiecode.com/index.php/TinyMCE:Functions#tinyMCE.triggerSave
Also, see the bottom of the following page for a way to get tinyMCE to
associate an event with a keypress:
http://tinymce.moxiecode.com/punbb/viewtopic.php?id=1321
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5143>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---