LibreOffice Base 7.1.3.2 mouse click event not working with last few updates.

Using standard database
event will not launch.
function WriteToAcc(oEv as object)
Msgbox “OK”

Had no problems. Tried with text box. Ubuntu 20.04

Version: 7.1.3.2 / LibreOffice Community
Build ID: 47f78053abe362b9384784d31a6e56f8511eb1c1
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Also have not heard of this:

Using standard database event…

Sorry for the confusion. I am using the standard database that comes with base.
When I set up a mouse click event it will not launch. I get no error. This was working a few weeks ago. I have a msgbox in the first line to see if it is working.

@DanMcNamara,

Base comes with HSQLDB embedded and Firebird embedded. But that is not the issue. I have already stated my test shows this is working. As you now state this was working a few weeks ago, have you checked that your system setting to allow macros is correct? Menu Tools->Options under LibreOffice->Security.

The information you have provided thus far is sparse. If continued problems, please edit your question and provide a sample with private/personal data removed.

Thanks for your help. Macros are working correctly when assigned to a button. I need to clear up my question, Text box was an incorrect term. My problem is with a table control. I assign a macro to a mouse click in a column. It was set up to run on a double click of the mouse button and was working. The macro would take the data from that record and move it to another table and make some changes. The macro will start to run manually in the edit window.

@DanMcNamara,

Have looked, mouse click doesn’t seem to work. Don’t see open bug item on this. Report here → Bugzilla