Georg Baum wrote:
Helge Hafting wrote:
Triple-click in a table cell - bang!
It must be an empty cell.
Triple-clicks sometimes happen when I double click to mark a word.
In this case, it turned out to be deadly, the document wasn't saved.
I can reproduce this. Does the attached patch fix the problem for you?
Applied manually, "patch" didn't like the patchfile:
$ patch --dry-run < ../1998.diff
patching file ChangeLog
patch: **** malformed patch at line 16: Index: src/text2.C
I can confirm that it works though, no more crash. :-)
Helge Hafting