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

            Bug ID: 92666
           Summary: Base Form/Database Closed When Report Window Closed If
                    Database Browser Window .SetVisible(False)
           Product: LibreOffice
           Version: 4.3.6.2 release
          Hardware: Other
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 117165
  --> https://bugs.documentfoundation.org/attachment.cgi?id=117165&action=edit
demonstration database: enable macros and open Form1, follow instructions there

When the database browser is hidden via macro using the
method.SetVisible(False), if a Base Report is opened and then the report window
is closed, the Form used to open the report via macro is unexpectedly is closed
as well, along with the whole database.

The report window should be treated like a Form window and should be closeable
without closing everything regardless of whether the database browser is
.SetVisible(False).  Alternatively, when you close the report's Writer window,
it should not close a hidden database that has an open Form.

If is not possible to artfully macro around this, as the report window does not
seem to have any macro events.

This is presumably one of several non-integration bugs from the implementation
of jFreeReport.  Using Windows 7 LO 5.0.0.2

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to