On Mon, 17 Mar 2003, Andreas Schweitzer wrote:
> > PS: I'm working on a segfault due to the new selection code.
> > Sebastian: I'll report itou as soon as I get to the point of
> > isolating/defining the problem.
>
> I encountered that one, too, I think. Hard to reproduce, though.
Here's how to reproduce it:
Load the attached page from the location box, then focus the
viewport by clicking past the end of the page.
I guess that as there're no widgets in that space, the iterator
code gets a NULL and from there comes the segfault.
Cheers
Jorge.-