https://bugs.documentfoundation.org/show_bug.cgi?id=92574

            Bug ID: 92574
           Summary: Empty fields totally broken when pasting references
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

When you select more than one field, one of whic is empty and then paste them
somewhere, with the "paste content" -> "reference", then the result breaks a
lot of the expected behaviours.

To replicate create 4 fields in 1 row, 4 field in another (the ands are the
seperator between the fields, all 4 fields exhibit different behaviour):
1 and 2
=1 and empty
"1" and empty
1 and empty

Now copy the 4 right field onto the 4 left fields, with the "paste reference"
field enabled. 

In the "selection" part following options are bugged: 
"paste everything" 
"Text" 
"numbers" 
"formula".

In the "calculation" part all options are bugged.

following option have no effect for empty source fields, while they should
insert references:
"none", addition, subtraction

the following options have an absolutely wrong effect, changing the fields
themselfes and without insert references:
multiplication, division. 


The problem lies in the fact that the multicopy routine is implemented wrong
and doesn't use the single copy routine, because referencing a single empty
field works just fine in every case.

Either that or the empty fields type is different if stored in an array(or
whatever it's stored in.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to