Created attachment 176412 [details] Screenshot with gen VCL plugin The layout of the dialog in Windows and in Linux with gen VCL plugin is the same. In addition note that in Windows (gen), the "List style" dropdown is too short, of "Chapter Numbering", only "Chapter Number" is shown. This can be checked by opening the dialog for a paragraph style as described in bug 145804. Observed using LO Version: 7.3.0.0.alpha1+ fcad2503ede92b515076f9bb3162855dcc2c575d) / Ubuntu. The divergence between GTK3 and Windows/gen layout of the dialog started with the following commit. I'm not sure if this difference is perfectly fine, or something we'd like to avoid, so CC-ing UX advise list for input. Also adding CC: to Andreas Kainz. Regardless, it'd be great if "Chapter Numbering", or any translation that might be longer in a different language would fit in the field. https://cgit.freedesktop.org/libreoffice/core/commit/?id=5456719e2a2cc4f3d9bfc2f107a054c593cd5480 author andreas kainz <kainz.a@gmail.com> 2019-10-18 22:07:44 +0200 committer andreas_kainz <kainz.a@gmail.com> 2019-10-22 22:04:22 +0200 tdf#128239 Paragraph Dialog: Update Outline tab
Created attachment 176413 [details] Screenshot with GTK3 VCL plugin
Yes, the expanded controls are not nice in this case - and don't work across VCLs.
Are there other similar cases of expanded controls, eg. on the Alignment tab?
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/003b2d0c36c62800257c688c65109bf2fc7d4f32 Resolves tdf#145821 - Layout inconsistency on paragrapgh dialog It will be available in 7.3.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.
(In reply to Aron Budea from comment #3) > Are there other similar cases of expanded controls, eg. on the Alignment tab? Please report if you spot one.