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

            Bug ID: 155129
           Summary: Macro hangs after executing uno:GoToEndOfData
           Product: LibreOffice
           Version: 7.3.2.2 release
          Hardware: All
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

Attached is an odt file containing 3 macros, Temp, Temp1 & Temp2. Temp calls
Temp1 and Temp2.
Temp1 and Temp2 contain nothing but cell movements via many variations
dispatcher.executeDispatch(document, ".uno:GoToEndOfData"
dispatcher.executeDispatch(document, ".uno:GoUp". etc.
After loading the macros, please open any Calc file containg at least 2 sheets,
and run macro Temp.

My result is a HANG that occurs in Temp1 after a
dispatcher.executeDispatch(document, ".uno:GoToEndofRow"

After using Task Manager to close open office, the "End" key on the keyboard
doesn't work. I have to reboot my computer.

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

Reply via email to