[Libreoffice-bugs] [Bug 138457] New: Cursor position when using functions in the table.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 24 12:28:17 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=138457
Bug ID: 138457
Summary: Cursor position when using functions in the table.
Product: LibreOffice
Version: 7.0.3.1 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: senol.aldibas at pardus.org.tr
Description:
In LibreOffice Writer application, while adding a function to the table, the
cursor is positioned after the function name, but it is positioned before the
function name.
This situation, when not paid attention, causes the result of "sum" to be
generated in all functions.
Steps to Reproduce:
1. Insert table (for example: 3x3)
2. Press "=" key
3. Press "fx" and select any function
4. Select target cells
5. Press "Enter"
Actual Results:
If the cursor position is not paid attention to :
=<A1:B1>mean
or
=<A1:B1>min
Expected Results:
The cursor must be positioned after the function name
=mean<A1:B1>
or
=min<A1:B1>
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
Additional Info:
In case of carelessness it can have sad consequences.
--
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/20201124/1d92c182/attachment.htm>
More information about the Libreoffice-bugs
mailing list