LOL. One of you added this to editarea long ago. I forgot so a few versions ago I upgraded editarea without patching it. You told us. So I fixed this in trunk (adding a credit to you).
Massimo On Mar 17, 3:25 pm, Wes James <[email protected]> wrote: > Odd, I see: > > case "s": > use = true; > eA.execCommand("save"); > break; > > in this older code - same as my patch. Why is it there and not in > other versions? > > weeeiirrrdddd.... > > On Wed, Mar 17, 2010 at 2:18 PM, Wes James <[email protected]> wrote: > > This is interesting. If I take 0.8.1.1 from sourceforge, ctrl-s does > > not work. If I take 0.8.1.1 from web2py 1.74.9 then ctrl-s works. Is > > there some parameter that was set for ctrl-s to work and then was not > > set for 0.8.2 in latest web2py? > > > -wes > > > On Wed, Mar 17, 2010 at 1:11 PM, Wes James <[email protected]> wrote: > >> Massimo, > > >> I just went and copied edit_area from an older web2py I had. It is > >> 0.8.1.1 and the ctrl+s works there. I tried the sourceforge version > >> of edit_area, which you are probably are using too, 0.8.2 and ctrl+s -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

