Kayvan A. Sylvan wrote:
>> LCursor::dispatch:
>> 
>> trying to dispatch to main text 0x100b2cd0
>> LyXText::dispatch: cmd:  action: 123 arg: '' x: 0 y: 0
>>    result: 0
>> ### NOT DISPATCHED BY Cursor::dispatch() ###
>> BufferView::Pimpl::fitCursor.
> 
> Is anyone looking into this?

Martin Vermeer has just committed a fix to a similar problem in which 
the inset contents were not being updated on return from their 
dialogs. In that case the fix was simply to move the LFUN-handling 
code from BufferView::Pimpl::dispatch to LyxText::dispatch. I suspect 
that your probelm will have a similiarly easy solution.

No, I'm unable to investigate further at the moment. Don't have a 
checked-out tree here.

-- 
Angus

Reply via email to