On Fri, 24 Nov 2000, Mike Nordell wrote:

> I think I've descovered another one.
> 
> The assert
> UT_ASSERT(iPos >= dPos);
> 
> in fl_BlockLayout::findPointCoords triggers.
> 
> That fl_BlockLayout was returned from a call to _findBlockAtPosition inside
> FV_View::getCharFormat.
> 
> To my question. Is it legal for FL_DocLayout::findBlockAtPosition, to return
> an fl_BlockLayout that does not contain the requested PT_DocPosition? It in
> turn gets the pointer to the fl_BlockLayout from
> PD_Document::getStruxOfTypeFromPosition, why my question extends to that
> function too.
> 

HI Mike,
        That should not happen. There is something wrong somewhere. I'm
finding bad bugs too if I try to manipulate lists with multiple views.
We should try to fix these bugs before Sams deadline.

Martin





Reply via email to