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

            Bug ID: 170531
           Summary: LO crashes when DoubleClickEvent executes
                    ThisComponent.close
           Product: LibreOffice
           Version: 25.8.4.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 205260
  --> https://bugs.documentfoundation.org/attachment.cgi?id=205260&action=edit
Calc-spreadsheet with Basic-Macro and DoubleClick-Event and Control-Button
assigned to Macro

Calc Spreadsheet
Basic-Macro code:
   sub Close1
   ThisComponent.Close(true)
   End sub
Sheeet-Event DoubleClick is assigned to sub Close1

LO crashes on DoubleClick-event (after closing the document)

LO works in correct manner, if sub Close1 is assigned to a Control-Button.

Attached is a Calc-spreadsheet explaining the problem,
   containing the described Basic-Macro
   with Sheet-Event DoubleClick assigned to the sub Close1
   with a Contril-Button assigned to the sub Close1

A crash-report with ID acc77439-5277-4a00-afdf-ba35c3310a22 exists in Bugzilla.

By the way: The Link shown in the Crash Report window in Calc does not work.

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

Reply via email to