https://bugs.documentfoundation.org/show_bug.cgi?id=168442
Bug ID: 168442
Summary: Use native widgets in update check dialog (weld)
Product: LibreOffice
Version: 25.8.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
Created attachment 202853
--> https://bugs.documentfoundation.org/attachment.cgi?id=202853&action=edit
Screenshot of the update check dialog with gtk4 VCL plugin on Linux
The update check dialog currently doesn't use the standard weld approach to
support using native widgets from the UI toolkit. That means it's look/style
doesn't match with the rest of the application, as can be seen e.g. with the
gtk3 or gtk4 VCL plugins on Linux.
Steps to reproduce:
1) start Writer with SAL_USE_VCLPLUGIN=gtk3 or SAL_USE_VCLPLUGIN=gtk4 on Linux
2) start the update check dialog using "Tools" -> "Check for Updates"
3) look at the dialog
Actual result:
The dialog's look doesn't match the rest of the application as can e.g. be seen
for gtk4 in the attached screenshot.
Expected result:
Styling/look of the dialog should match that of the rest of the UI.
--
You are receiving this mail because:
You are the assignee for the bug.