https://bugs.documentfoundation.org/show_bug.cgi?id=151469
Bug ID: 151469
Summary: Basic script execution linked to ODB form crashes
LibreOffice (macOS)
Product: LibreOffice
Version: 7.4.1.2 release
Hardware: ARM
OS: macOS (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
Cloned from bug 151455
Use the example ODB file provided there.
1) Open the ODB file.
2) Accept macro execution
3) Open the form called TBL_Basic
4) Ignore the migration wizard if it appears (click on "Later")
5) Click in the ID column on the form and change the value of "2" to "1"
6) Click on another row of the table
6) Error message (Basic MsgBox) is displayed:
"You tried to enter a duplicate ID number"
7) Click on "OK"
8) Crash & recovery dialog launched.
Steps to Reproduce:
See above
Actual Results:
Crashes when clicking on "OK" button of MsgBox
Expected Results:
Should not crash, should return to open form.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Tested with
Version: 7.4.1.2 / LibreOffice Community (aarch64)
Build ID: 3c58a8f3a960df8bc8fd77b461821e42c061c5f0
CPU threads: 8; OS: Mac OS X 12.6; UI render: default; VCL: osx
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Calc: threaded
and
Version: 7.5.0.0.alpha0+ / LibreOffice Community (x86_64)
Build ID: f0a36babf2ef1384666705697f91e7ff4166f4e4
CPU threads: 8; OS: Mac OS X 12.6; UI render: default; VCL: osx
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.