https://bugs.documentfoundation.org/show_bug.cgi?id=165312
Bug ID: 165312
Summary: Events for columns doesnt work
Product: LibreOffice
Version: 24.8.4.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
If I assign a macro to a table column in a base form using an event (e.g. when
the mouse is clicked), the macro is not triggered. It works for the "Table"
control, but not for columns.
Steps to Reproduce:
1. Assign a makro to an event (column of a table), for example "at mouseklick"
2. Save the formular, start it, click at the column with the makro assigned
3. nothing happens
Actual Results:
the event is not triggert, the makro does not start
Expected Results:
the event triggers the makro, the makro starts after clicking at the column
Reproducible: Always
User Profile Reset: No
Additional Info:
the event triggers the makro, the makro starts after clicking at the column
--
You are receiving this mail because:
You are the assignee for the bug.