On Tue, May 29, 2012 at 4:48 PM, Terry Brown <[email protected]> wrote:
> Check the pylint edits didn't break the previous fix for this bug? Ok. I see what the problem is. There is a Qt drawing bug here. The bug "appears" if the found line is the last line of the *visible* area. Now, if I scroll using the scrollbar, the next line (sometimes) disappears, but if I *resize* the pane "missing" line reappears. So it looks like the Qt colorizer is clipping something that it shouldn't. Neither Leo nor Leo's colorizer code is ever in the slightest doubt about what the text is. This is a clipping problem, pure and simple. At no time, afaik, does Leo ever mess with any clipping region. Although I suppose a plugin could be doing something "fancy"... Phooey. Edward -- 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.
