https://bugs.documentfoundation.org/show_bug.cgi?id=158157
--- Comment #7 from Alain Romedenne <[email protected]> --- (In reply to Buovjaga from comment #6) > (In reply to Alain Romedenne from comment #4) > > Including the 'About' panel in the test is probably a bad idea as pointed by > > Noel in bug157915. Please remove "About" from CMD_LIST Basic array when > > running Main() routine. > > I removed it. I got the File Open dialog, I canceled out. I realised that > Linux with kf5 didn't let me close the dialog that popped up. I was able to > close it when using the gen backend. > > What is the result I am looking for? I see in the description of the code > "At the end, the code removes the disabled commands again, otherwise > LibreOffice would not be fully usable any longer". I also ran the macro when > in Tabbed UI and the running seemed to be the same. > > Arch Linux 64-bit, X11 > Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community > Build ID: 88a7384edcd8f4240a659f2c2c7c1258471341f4 > CPU threads: 8; OS: Linux 6.7; UI render: default; VCL: x11 > Locale: fi-FI (fi_FI.UTF-8); UI: en-US > Calc: threaded > Built on 17 January 2024 For Open SelectAll, Quit command sequence, you should get: 1. FileOpen dialog that you may cancel - Ok msg box stating that UNO dispatch command went fine 2. Writer doc content selected or Basic IDE code selected or else .. - Ok msg box stating that UNO dispatch command went fine 3. Quit dialog that you may cancel - Ok msg box stating that UNO dispatch command went fine Then.. 4. 3 Msg boxes boxes stating that Open, SelectAll and Quit UNO commands aren't available -- You are receiving this mail because: You are the assignee for the bug.
