On Tue, 29 May 2012 18:38:34 -0500 "Edward K. Ream" <[email protected]> wrote:
> It seems to appear more often with Python 3k, though I believe I have > seen this problem with Python 2k. I can see the problem in 3k and not 2k. I use 2k, so I wouldn't have seen it until you pointed it out. I wanted to check it existed before my changes to nested_splitter, and it did, running Leo from 5367 and then reverting the code and opening the new code in the old Leo shows the problem. But it raises the question what's so special about the node that's exhibiting the problem? I don't think the node's at fault, but knowing why ctrl-f to select something in that node shows the problem when ctrl-f to select something in other nodes doesn't might throw some light on the issue. Playing around quickly I couldn't get it to manifest elsewhere. I'm sure nodes which fit entirely in one view won't show it, but I tried longer ones as well. Indentation level? Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en.
