Re: [web2py] Trouble Editing Files In Static Folder Less Than 9 Lines

2014-02-05 Thread Richard Vézina
Can you post screen shot? On Wed, Feb 5, 2014 at 4:31 PM, Thomas Lanier wrote: > 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. > > >

Re: [web2py] Trouble Editing Files In Static Folder Less Than 9 Lines

2014-02-05 Thread Thomas Lanier
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 refre

Re: [web2py] Trouble Editing Files In Static Folder Less Than 9 Lines

2014-02-05 Thread Richard Vézina
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, 20

[web2py] Trouble Editing Files In Static Folder Less Than 9 Lines

2014-02-05 Thread Thomas Lanier
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