https://bugs.documentfoundation.org/show_bug.cgi?id=134504
--- Comment #10 from Alex Thurgood <[email protected]> --- (In reply to Alex Thurgood from comment #9) > Bug still present in > > Version: 7.5.0.0.alpha0+ / LibreOffice Community > Build ID: 8b82a71013567e148166b514d0ce0f5905f5a3e3 > CPU threads: 8; OS: Mac OS X 12.4; UI render: default; VCL: osx > Locale: fr-FR (fr_FR.UTF-8); UI: en-US > Calc: threaded If I include Option VBASupport 1 and leave the Private and Public declarations, it behaves in a manner I don't understand. - clicking on Button 1 a first time after opening the form reproduces the bug and displays 0 and an empty MsgBox; - clicking on Button 2 a first time then displays the values "1" and "One" respectively; - subsequently clicking on Button 1 again, i.e. a second time, displays "2" and "Two". -- You are receiving this mail because: You are the assignee for the bug.
