Georg Baum wrote:

>> - a coordinates related crash related to mouse selection (hard to
> trigger -
>> please give me instuctions to get it if you can)
> 
> Do you mean this one:
> Assertion triggered in Point CoordCache::get(const LyXText*, int) by
> failing check "it != pars_.end()" in file ../../src/coordcache.C:42
> ?

Exactly.

> This is reproducible (with the qt frontend):
> - Load the attached file (the image is from the userguide)
> - left click near the bottom into the right table column
> 
> But maybe this is something else (tabular related)? This can't be checked
> in HEAD, because the cursor jumps into the wrong cell in tables.

Ah... super, thanks. Yep, it looks tabular related, but probably also
related to the coords patch. I'll have a look.

>> - cursor visual positioning in math is messed up (getCursorPos needs
>> implementation in several math insets)
>> - the scrollbar "approximation" code needs some tuning
>> 
>> Please report every other change wrt to HEAD
> 
> - some files are not rendered if loaded via commandline. The splash screen
> stays instead visible, but with a blinking cursor. After a click into the
> text area everything is fine.

I'll have a look here also.
 
> It looks very nice apart from the above. Good work!

Thanks! (and thanks for the reports)

Alfredo


Reply via email to