Jürgen Spitzmüller
2014-05-17 07:48:17 UTC
The attached patch fixes a thinko of mine which results in a crash when
left-clicking in an inset when it has more paragraphs than the main text.
The problem is that we were getting the paragraph from the main buffer
instead of the place where the cursor really is. Thus the files crash
because the passed pit is greater than the lastpit of the main buffer.
OK for master and branch?
JÃŒrgen
left-clicking in an inset when it has more paragraphs than the main text.
The problem is that we were getting the paragraph from the main buffer
instead of the place where the cursor really is. Thus the files crash
because the passed pit is greater than the lastpit of the main buffer.
OK for master and branch?
JÃŒrgen