Re: scroll issue on some file

2014-06-02 Thread Adrien Rochereau
I indeed have a couple long html strings in that file, I will wrap and see if it happens again (long being a couple 300ish lines and one 500ish line) I'll update you if it happens on files with shorter lines, in the mean time I will assume that this is the source of the problem (and should be fi

Re: scroll issue on some file

2014-05-29 Thread Christian Hammond
Hi Adrien, Somewhere in that file, I imagine you have a very long line that the browser is unable to wrap. We rely on the browser to handle wrapping, since we have very little control of that. Some browsers work differently than other browsers in this regard. If you have a line that the browser c