I don't think it is a refresh issue. I have tried clearing the browser cache and that has no affect. I know it sounds crazy, but there is some kind of bug associated with the number of lines in the file.
On Wednesday, February 5, 2014 2:54:36 PM UTC-5, Richard wrote: > > Could it be just a refresh issue? > > I notice that once in a wild the built-in web editor not display all the > lines of the file and clicking in the bottom of the editing file space > seems to trigger an event that force the editor to display the file content > correctly... > > ? > > Richard > > > On Wed, Feb 5, 2014 at 10:21 AM, Thomas Lanier <[email protected]<javascript:> > > wrote: > >> If I create a new .js file in the static folder, the web based editor >> will not allow me to edit the file. If I add content to the file with an >> external editor, I can then edit the file in the web2py editor if there are >> at least 9 lines in the file. The bug does not seem to be file size >> dependent, but instead it seems to be dependent on the number of lines in >> the file. If there are less than 9 lines in the file, the web2py editor >> will not display the file or allow editing the file. >> >> The problem occurs in both IE11 and Chrome browsers. I'm using the latest >> stable version of web2py. >> >> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

