Description: When using xdl files to display controls in LibreOffice, if the id of the xdl file does not correspond to that of the dialog.xlb file used to declare the library of xdl files, then this window can no longer be charged and therefore displayed. see: https://bugs.documentfoundation.org/show_bug.cgi?id=156531 Steps to Reproduce: This is not a malfunction but if display problems occur then you must check the ids of the xdl files. Actual Results: Expected Results: Reproducible: Always User Profile Reset: No Additional Info:
Although the search for this malfunction allowed me to correct an error in the assignment of my id in one of the xdl files used by all my extensions. The origin of this malfunction is now clearly identified by the bug 156576