You can use the previous editor by changing the 10th line in web2py/applications/admin/models/0.py to
TEXT_EDITOR = 'edit_area' or 'amy' The keybinding problem seems an issue of ACE, I'll take a look ASAP In which OS / Browser has happen the problem? Best regards Mariano Reingart http://www.sistemasagiles.com.ar http://reingart.blogspot.com On Sun, May 20, 2012 at 1:34 PM, Massimo Di Pierro <[email protected]> wrote: > known problem. can you save by clicking the button? > > > On Sunday, 20 May 2012 10:46:42 UTC-5, Larry Weinberg wrote: >> >> My previous web2py installation works fine >> >> I grabbed the trunk and out of the box the editor is unable to save. I >> can edit text, but there is no way to save the text now. Also, the menu bar >> is not visible for it. >> >> Is this a known problem or do I have some python installation problem? >> >> >

