Jean-Marc Lasgouttes wrote: > Updated patch attached. I found a glitch (however, I just found out that it was not introduced with this patch):
in a footnote, - type "foo" - Insert linebreak - type "bar" - now add a paragraph break before "bar", so that there is an empty paragraph between the two words - set the cursor in the empty paragraph and press backspace => The empty paragraph is not removed. Instead, the char before the linebreak is deleted. Jürgen