Re: BUG #1109
"corvid" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <20121209194729.GB27977@local> |
Jorge wrote: > On Sun, Dec 09, 2012 at 06:59:01PM +0000, corvid wrote: > > Jorge wrote: > > > As from the backtraces, it crashed with event 11 (MOVE) inside > > > a FLTK menu. I wonder what makes this particular menu different from > > > the others in the same page. > > > > Do you know which of the option menus it broke in? > > Unfortunately not. > > Sergio reports it having crashed a few times, but he can't force > it to crash, nor succeeded when I asked him to try to find a way to > reproduce the crash. In the backtrace, I saw a "numitems = 146", and the Product menu has 145 items, but that uses the selection list instead of selection option menu because it very plainly says 'multiple="multiple"'. Strange.