[Libreoffice-bugs] [Bug 113562] New: Last Digit is Automatically Deleted when Editing Formula with Comma-separated Values
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 1 02:43:45 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113562
Bug ID: 113562
Summary: Last Digit is Automatically Deleted when Editing
Formula with Comma-separated Values
Product: LibreOffice
Version: 5.4.2.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: suokunlong at 126.com
Steps to Reproduce: (in Calc)
1. Type in "123456789" in A1 (without quotes), format as comma-separated number
value with zero decimal place, (so it displays as "123,456,789");
2. Ctrl_C to copy A1.
3. Insert formula in A2 by typing "=", followed by CTRL+V, then delete the
commas one by one. Hit Enter.
Now the formula in A2 displays as "=123456789" which is good.
4. Editing the formula in A2 by appending "+<Ctrl_V>" (so you get
"=123456789+123,456,789 "), then delete the commas (and also delete the space
at the end) one by one. Hit Enter.
Now the formula displays as "=123456789+12345678". This is bad.
版本:5.4.2.2
Build ID:22b09f6418e8c2d508a9eaf86b2399209b0990f4
CPU 线程:4; 操作系统:Linux 4.13; UI 渲染:默认; VCL: gtk2;
区域语言:zh-CN (zh_CN.UTF-8); Calc: single
Fedora 26 X64.
--
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/20171101/594083bf/attachment.html>
More information about the Libreoffice-bugs
mailing list