These widgets lack left and right padding and thus contents touch left and right widget border.
Created attachment 130758 [details] Sidebar
Created attachment 130759 [details] Option dialog
In the attached screenshots, green box is widget has good padding, red box is widget has no padding
Created attachment 130765 [details] Screenshot from master Those properties belong to your system theme, you can only define margins to other controls. And actually it looks acceptable on Windows. NAB.
I believe this is a bug in VCL GTK+ 3.
Created attachment 130780 [details] gtk3-widget-factory with entry padding 24px
Created attachment 130781 [details] libreoffice with entry padding 24px
Tested on ArchLinux, Gtk+ 3.22. Entry padding is adjusted in $HOME/.config/gtk-3.0/gtk.css.
→ NEW
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
all screenshot comboboxes, entries and spinbuttons are all now native gtk widgets in master in the gtk backend, so now follow correct theming by definition