https://bugs.documentfoundation.org/show_bug.cgi?id=147287
Bug ID: 147287
Summary: "Save Active Recording" does not work in 7.3.0.3
Product: LibreOffice
Version: 7.3.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Created attachment 178145
--> https://bugs.documentfoundation.org/attachment.cgi?id=178145&action=edit
MyBaseTest
I want my cycle to be: "active recording" to force the user to clicked on a
"Save" button
The action of the button is positioned to "save active registration"
The form event "before registration" calls a control macro.
The form event "after registration" calls a macro of "reporting".
As soon as the button is changing the button is activated (Enabled = True)
which is normal
If you click on the control macro before recording is well done, but the
aftermarket macro is not launched and the registration not performed which
probably causes a non-update of the form of the form (form.Ismodifier = True)
and therefore causes an error if we close the form by the "X" button of the
window!
see :
https://ask.libreoffice.org/t/enregistrer-lenregistrement-actif-ne-fonctionne-pas-en-7-3-0/73638
--
You are receiving this mail because:
You are the assignee for the bug.