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

            Bug ID: 98339
           Summary: EDITING reference type change (Shift-F4) does not work
                    for cross-file references
           Product: LibreOffice
           Version: 4.3.7.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

How it should work: When I have a cell with "=SUM(A1:C10)" in it and I hit
Shift-F4, the formula should be changed to "=SUM($A$1:$C$10)". This works.

However, when I have a cell with
"=SUM('file://somewhere/sheet.ods'#SheetName.A1:C10)" in it, and I hit Shift-F4
on it, the result is "=SUM('file://somewhere/sheet.ods'#SheetName.A1:$C$10)",
so only the range end cell reference is adjusted while also the start should be
adjustes.

Also, when I have a cell with "='file://somewhere/sheet.ods'#SheetName.A1" in
it, and I hit Shift-F4 on it, I get a pop-up saying "No references found.".

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

Reply via email to