I'm not sure it's in stable, but in trunk there is an entirely new editor ( ACE <http://ace.ajax.org/>), which may work better.
Anthony On Monday, July 9, 2012 7:41:07 PM UTC-4, Derek wrote: > > I've seen that happen before. If you have selected text, and you scroll, > you get that. > > I switched to Amy editor, and now I just have issues when I paste... > if you go into /admin/default/peek/admin/models/0.py and change > TEXT_EDITOR='amy' it seems to work better. Of course, if you scroll with > text selected, the selection gets changed though. > > You can also just use any python editor to edit your files directly. I'm > not really happy with either editor, but it does seem that Amy works best > for me. > > On Monday, July 9, 2012 10:05:05 AM UTC-7, Janath wrote: >> >> Hi, >> >> The controller shown in attached image has ~800 lines. When I search, >> scroll or copy it shows me wired selection. A hidden grayed text appears on >> background. I have another controller, that I wrote before I started >> writing shorter controllers :), having ~1000 lines with the same sort of >> issues. >> >> When I increased the font size to 12, the disorder become higher. >> >> Thank you >> >> >> >>

