https://bugs.freedesktop.org/show_bug.cgi?id=88551

            Bug ID: 88551
           Summary: Event "Text modified" happens in tablecontrol while
                    navigating through form without modifying anything
           Product: LibreOffice
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Database
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 112416
  --> https://bugs.freedesktop.org/attachment.cgi?id=112416&action=edit
Open "Form_tablecontrol" - event "Text modified" happens without modifying
anything

Looking for some bugs with events, which should be executed in a form.

Open the attached database. Macros must be allowed. 
There are two forms. Both are connected to the same table. "Form" is created
with standalone-fields, "Form_tablecontrol" is created with a tablecontrol and
the fields inside the tablecontrol.
In both forms the event "Text modified" of the field "Name" is linked to a
macro, which should only show a message 'Event happened'.
Open "Form_tablecontrol". The event happens, but no text has been modified.
Go to next row (navigationbar). The event happens again, but no text has been
modified.
Open "Form". No event happens.
Go to next row (navigationbar). No event happens.

Expected behavior: Event "Text modified" should only happen when modifying
thext, not while loading a form or moving from one row to another, or, for
example, click somewhere in the row (happens also).

-- 
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