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

            Bug ID: 149377
           Summary: VBA Calc does not paste, pastes only empty cells
           Product: LibreOffice
           Version: 7.4.0.0 alpha0+ Master
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Main spreadsheet has Excel VBA code that opens new Calc window importing a csv
delimited with semicolon, then copies several rows, then pastes it into the
main spreadsheet. Rows do get selected, the paste area in the main sheet gets
grey cells where the pasted data should go into, none of the actual data. The
copy operation code is RangeSourceSheet.Copy RangeDestinationSheet


Steps to Reproduce:
Main spreadsheet has Excel VBA code that opens new Calc window importing a csv
delimited with semicolon, then copies several rows, then pastes it into the
main spreadsheet. After little research, rows do contain data and do get
selected, the paste area in the main sheet gets grey cells where the pasted
data should go into, none of the actual data. The copy operation code is
RangeSourceSheet.Copy RangeDestinationSheet

Actual Results:
No data is pasted in the destination range

Expected Results:
Data should be pasted in destination range


Reproducible: Always


User Profile Reset: No



Additional Info:
Might be able to provide more data if no one can reproduce this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to