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

            Bug ID: 161201
           Summary: Modify Pagestyle by macro, the modified form cannot be
                    closed
           Product: LibreOffice
           Version: 7.6.7.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: l....@gmx.ch

Description:
After changing Pagestyle, eg. backGraphicURL or fillBitmapURL by macro, the
form cannot be closed. The background is successfully applied. Everything else
are working, but when i try to close the form by X(top right) or by Menu -
Close, the form is not closing, it remains open. I have to close the ODB file
itself. 

My file works in 7.5, but in 7.6 it doesn't work anymore. 

Steps to Reproduce:
1. oPage= ThisComponent.StyleFamilies.getByName("PageStyles").getByindex(0)
2. oPage.BackGraphicURL = converttoURL(ofile)
3.

Actual Results:
form cannot be closed neither by X on the top right corner nor using MENU -
CLOSE

Expected Results:
form should be closeable


Reproducible: Always


User Profile Reset: Yes

Additional Info:
when i downgrade from 7.6 back to 7.5, my file works fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to