Created attachment 153708 [details] Screenshot of the problem The No help installed dialog has the "Don't show this again" checkbox placed below the buttons instead of above them, like such dialogs usually have them.
Hmm, maybe not the best GTK packing of the popup, either before or maybe aligned to left edge if still after. =-ref-= https://gerrit.libreoffice.org/#/c/55254/
Created attachment 153856 [details] Screenshot with Gtk3 Content is centered, which looks weird indeed.
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/8a231fc4114d435f92cfda36aa2e5e38ecef0ada%5E%21 Resolves tdf#127195 - Placement of "Don't show again" box in No help It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/e40e04c83f3c8e962c838d63124e653d7dfede89%5E%21 Related: tdf#127195 use MessageDialogController to relocate checkbox It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.