[Libreoffice-bugs] [Bug 104888] "Ctrl + Shift + Enter" hotkey after "F2" on the cell that I carelessly forgot to hold "Ctrl + Shift" when I entered matrix related formula should be treated as a modification to the formula on the cell.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 28 11:10:45 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=104888
Eike Rathke <erack at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |easyHack, skillCpp
CC| |erack at redhat.com
Version|5.4.0.0.alpha0+ |Inherited From OOo
--- Comment #2 from Eike Rathke <erack at redhat.com> ---
I believe this was always the behaviour, the formula is entered as new only if
modified. To summarize, what we'd need here is to
0) when editing an existing formula remember whether it was a matrix
formula or not
1) even if not modified, when closing with Shift+Ctrl+Enter and it was
not a matrix formula then accept as new input
Do not do this vice versa, ie. closing with only Enter should not convert an
unmodified formula from matrix to non-matrix as it is too easy to foul things
up this way accidentally.
Tagging as EasyHack, source code pointers are given above.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170628/14345bec/attachment.html>
More information about the Libreoffice-bugs
mailing list