https://bugs.documentfoundation.org/show_bug.cgi?id=149589
--- Comment #4 from Eike Rathke <[email protected]> --- Yeah it's the dreaded "+ and - may start a formula" thing, which for already existing cell content is nonsense because if that was already a formula it would start with = nevertheless (though the input handler doesn't know about whether it edits already existing content, needs to be decided earlier). Previously a formula could not be multi-line but now it can, so it triggers for such content as well. -- You are receiving this mail because: You are the assignee for the bug.
