https://bugs.documentfoundation.org/show_bug.cgi?id=170404
Bug ID: 170404
Summary: Specific Base file couldn't be closed when Macro
editor has been opened (Crash of LO).
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Created attachment 205105
--> https://bugs.documentfoundation.org/attachment.cgi?id=205105&action=edit
Open Database, macros allowed. Close form, switch to macro editor, the close
the Base fileā¦
Open the attached database file, macros enabled.
A form will appear. Close the form.
Start the macro editor.
Switch from macro editor to the Base file.
Close the Base file.
Base hangs, couldn't be closed.
There is one procedure set for the Base document when "View is going to be
closed". It should only flush data. If I remove this procedure the buggy
behavior doesn't happen.
This bug appears with
Version: 26.2.0.1 (X86_64)
Build ID: 334ecff79a5ea28464a392deab1041cf2e705201
CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: en-US
Calc: threaded
won't appear in
Version: 25.8.4.2 (X86_64)
Build ID: 290daaa01b999472f0c7a3890eb6a550fd74c6df
CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: en-US
Calc: threaded
on the same machine.
--
You are receiving this mail because:
You are the assignee for the bug.