Bug 166199 - Cannot export dialog box from menu
Summary: Cannot export dialog box from menu
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: BASIC (show other bugs)
Version:
(earliest affected)
24.8.6.2 release
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-15 15:15 UTC by Cameron
Modified: 2025-04-17 15:35 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
gif showing step-by-step export bug (518.54 KB, image/gif)
2025-04-15 15:16 UTC, Cameron
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron 2025-04-15 15:15:10 UTC
Description:
A problem I have experienced in the past and could not understand the reason why : I cannot export my dialog box/window from the "File" menu while editing macros.

Steps to Reproduce:
1.Open a file containing a dialog box in the macro editing window
2.Click on "File" menu and click on export dialog box
3.

Actual Results:
No results, nothing happens (no freeze, no errors).

Expected Results:
It should open the directory menu to offer the user the possibility to choose the location where to export the dialog box.


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 24.8.6.2 (X86_64) / LibreOffice Community
Build ID: 6d98ba145e9a8a39fc57bcc76981d1fb1316c60c
CPU threads: 8; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win
Locale: fr-FR (fr_FR); UI: fr-FR
Calc: CL threaded
Comment 1 Cameron 2025-04-15 15:16:08 UTC
Created attachment 200350 [details]
gif showing step-by-step export bug
Comment 2 Xisco Faulí 2025-04-16 06:53:11 UTC
I can't reproduce it in

Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 403b1dd4808f72a2cd5cd6397f1610d41882eb01
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: x11
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded
Comment 3 Xisco Faulí 2025-04-16 06:56:23 UTC
Not reproducible in

Version: 25.2.2.2 (X86_64) / LibreOffice Community
Build ID: 7370d4be9e3cf6031a51beef54ff3bda878e3fac
CPU threads: 4; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: threaded

@Cameron, do you reproduce the issue when trying to export a brand new dialog ?
Comment 4 Cameron 2025-04-17 14:04:07 UTC
(In reply to Xisco Faulí from comment #3)
> Not reproducible in
> 
> Version: 25.2.2.2 (X86_64) / LibreOffice Community
> Build ID: 7370d4be9e3cf6031a51beef54ff3bda878e3fac
> CPU threads: 4; OS: Windows 10 X86_64 (10.0 build 19045); UI render:
> Skia/Raster; VCL: win
> Locale: es-ES (es_ES); UI: en-US
> Calc: threaded
> 
> @Cameron, do you reproduce the issue when trying to export a brand new
> dialog ?

Weird, it does work when exporting a new one... Why is that?