Created attachment 136555 [details] Screenshot of dialog with help button on the right The Help button in the Certificate path dialog should be on the left. See image attached showing current situation.
Repro on 6.0 alpha.
And the “Add” button should be in its own row, below the list box, because it is not a global dialog action. This is an easy hack. The dialog file is cui/uiconfig/ui/certdialog.ui; just edit that in Glade.
Hi, Can you give directions on how to get to the Certificate path dialog? I tried to find it but was unsuccessful.
https://cgit.freedesktop.org/libreoffice/core/tree/cui/uiconfig/ui/certdialog.ui
In LibreOffice, this dialog appears if you go to Tools > Options > Security and click the “Certificate” button
Gerrit patch: https://gerrit.libreoffice.org/#/c/42960/
New gerrit patch https://gerrit.libreoffice.org/#/c/43045/
nigeldias committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=924c6f0bbc25377d6b299ca4b12408cfc57d60f5 tdf#112677 Correcting buttons position in certificate path dialog It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.