Peter Kümmel wrote: > Jürgen Spitzmüller wrote: >> José Matos wrote: >>>> How would you call the thing between the browser window and the buttons? >>> Horizontal slider. ;-) >>> >>> In my defense I was thinking about the vertical slider, that has the >>> scroll bar. :-) >> I'm talking Qt, you know? Slider (as in QSlider), not scrollbar (as in >> QScrollbar) ;-) >> >> Anyway, to clarify: the crash I've seen happened when moving the QSlider in >> an >> empty Toc window. This QSlider is now setEnabled(false) when the Toc window >> is empty. >> >> What is still there is the bug that I get an empty toc window when there >> should be contents with --enable-stdlib-debug. > > Is this the last remaining TOC-dialog-bug on your stdlib-debug system? > >> Jürgen >> > >
There is a bug when switching from on file toc to another toc. I assume the model gets not updated (a toc iterater doesn't pass an assert). -- Peter Kümmel