https://bugs.documentfoundation.org/show_bug.cgi?id=159323
Bug ID: 159323
Summary: MsgBox dialog in kf5 does not have an "OK" button by
default
Product: LibreOffice
Version: 7.6.4.1 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Created attachment 192098
--> https://bugs.documentfoundation.org/attachment.cgi?id=192098&action=edit
Screenshot showing the problem
Patch [1] implemented the use of native Qt widgets for message dialogs. After
this patch, if I run a macro with a MsgBox call, the dialog does not have the
default "OK" button and it is not possible to close it.
Steps to reproduce:
1) Open LO 24.8 using kf5
2) Run a macro that calls MsgBox
3) Execute the macro and notice that the MsgBox does not have the default "Ok"
button and it cannot be closed
If you set SAL_VCL_QT_NO_WELDED_WIDGETS=1 before running LO, MsgBox will work
again.
[1] https://gerrit.libreoffice.org/c/core/+/161073
System info:
Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 7850a7deb59b890c73dfd52bd5aced6a538e6349
CPU threads: 16; OS: Linux 6.5; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Calc: CL threaded
--
You are receiving this mail because:
You are the assignee for the bug.