|
From: Harpreet S. <har...@fa...> - 2003-08-05 23:30:42
|
Slava Pestov wrote: > Hi, > > Are you using folding with this file? I think I know what the problem > is, look at the BUG line: > > On Mon, Aug 04, 2003 at 11:52:57AM -0400, Harpreet Singh wrote: > >>[error] JEditTextArea: BUG: >>screenLine=-1,visibleLines=43,physicalLine=183,firstPhysicalLine=116,lastPhysicalLine=181 > > > The text area thinks that line 183 should be visible, but its not, in > fact line 181 is the last visible line. So somewhere its not scrolling > enough. Yes, I am using indent folding mode for this file. -- Harpreet Singh har...@fa... |