https://bugs.documentfoundation.org/show_bug.cgi?id=151376
--- Comment #4 from Wolfgang Jäger <[email protected]> --- (In reply to ms777 from comment #3) > I can confirm that for LO 7.4.3.2 (x64) > > Same problem happens when assigning a trivial sub to the document open event > and reopenning the doc without closing LO: > sub doNothing > end sub > > Same problem happens with python: > def doNothing(*args): > result = 17*4 Did you also test with a document-stored Python sub later called from the open document (not just onViewCreated) as I asked you? If so, please state this expressly and attach an appropriate example file. -- You are receiving this mail because: You are the assignee for the bug.
