https://bugs.documentfoundation.org/show_bug.cgi?id=147488
Rafael Lima <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |ASSIGNED --- Comment #7 from Rafael Lima <[email protected]> --- This actually happens whenever you choose a script document that has no modules in it. A simpler way to reproduce this issue is: 1) Open Writer (a fresh new document Untitled 1) 2) Go to Tools - Macros - Edit Macros 3) In the toolbar, use the Library Selector to choose [Untitled 1].Standard (which is by default an empty library) 4) Notice the blank screen without the Object Catalog I studied this code today and simply showing the Object Catalog is not that simple, because it must be associated with a LayoutWindow that needs to be either a dialog or a module. A simple solution would be to create a default Module window whenever the Library contains nothing. A proposed solution can be found here: https://gerrit.libreoffice.org/c/core/+/145309 -- You are receiving this mail because: You are the assignee for the bug.
