[Libreoffice-bugs] [Bug 35215] New: in Wirter in table formulas behaves somewhat strange
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 11 07:29:37 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=35215
Summary: in Wirter in table formulas behaves somewhat strange
Product: LibreOffice
Version: LibO 3.3.1 release
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: medium
Component: Writer
AssignedTo: libreoffice-bugs at lists.freedesktop.org
ReportedBy: sasha.libreoffice at gmail.com
to reproduce this problem in Writer create table 3x3 and enter there:
1 2
3 4
in top left four cell, so that bottom row and right-hand column remain empty.
then place cursor in first cell of bottom row and press tool Sum on toolbox
Table (like Greek sigma). Then select cells with numbers. Appears
=sum<A1:B2>
and press enter. Appears 10. It is ok. So should be.
Then place cursor in second cell of bottom line and press Sum and select cells
with numbers. Appears this:
=sum(<A3>)<A1:B2>
it is strange, but works ok when press enter.
Then place cursor in 3-th cell of bottom line and press Sum and select cells
with numbers. Appears this:
=sum(<A3>|<B3>)<A1:B2>
it is yet more strange, but works ok.
Then select two cells with formulas and press Del. Content disapears, but when
we place cursor in other cell, instead of deleted formulas appears 0. It is
character, not formula
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list