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

            Bug ID: 91879
           Summary: EDIT: wrong behaviour of a form's trigger when
                    changing the record
           Product: LibreOffice
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: christian_k...@gmx.net

Created attachment 116315
  --> https://bugs.documentfoundation.org/attachment.cgi?id=116315&action=edit
example for bug

I want to trigger a macro, before I change the actual record within a form. For
this I have select the name of the BASIC procedure for the event trigger
'before changing record', so that the macro will be executed and a message box
with "Test" appears, if this event occurs (to see this, open form of the
attached example in edit mode, then open form navigator of this form, then
right mouse click (context menu) to 'frm_tbl2' > features > events). I would
expect, that the macro fires one time, before the record will be changed,
because the meaning of the event is 'trigger before changing the record'.

But the macro will be executed, if
 - the form was opened
 - two times before the record will be changed
 - the mouse pointer hovers over the button for changing the record, after the
record was changed (one time),

so that the real behaviour of this event trigger differs from the expected
behaviour described in the context help.

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

Reply via email to