Created attachment 130273 [details] screenshot Notebook body (white area in the attached screenshot) lacks border and has unnecessary padding.
The padding problem is in Right Click - Edit Style. Adding Ux team for advise...
It's likely a result from the changes to the area tab, similar to bug 103225. But even without a fix size and better alignment as requested in bug 105259 the content of the area tab will define the minimum dialog size.
(In reply to Heiko Tietze from comment #2) > It's likely a result from the changes to the area tab, similar to bug > 103225. But even without a fix size and better alignment as requested in bug > 105259 the content of the area tab will define the minimum dialog size. How could it be related to the changes, when reporter is on 5.2.4?
(In reply to Buovjaga from comment #3) > How could it be related to the changes, when reporter is on 5.2.4? Good point. I'm apparently primed by white space.
I guess with unnecessary padding you mean the white space between the summary text and the bottom? That's a WONTFIX because the dialog size is defined by the controls and when another tab contains more stuff this one defines the minimum width and height. Otherwise the dialog would be resize every time you switch to another tab. About the border it depends on your desktop environment. In case if Unity the border is not shown anymore. LibreOffice follows the system default. Setting to NEEDINFO in case I'm wrong.
Created attachment 130445 [details] Screenshot of libreoffice page style No, I attached new screenshot, two black lines in the screenshot are unnecessary padding.
Created attachment 130446 [details] Screenshot of gtk+ page style Screenshot of gtk+ notebook
Created attachment 130449 [details] Native gtk3 in background, emulated in foreground Here is how it looks with a built from master. In the background I started LibO in a virtual machine with Ubuntu (default settings with Ambiance theme), the foreground is my host with LXQt and Breeze-gtk emulation of Gtk apps. And I get exactly your result when I set the default style to Emacs. So my guess is that you run a Qt based desktop environment (KDE) and use this setting at System Setting > Application Style > Gnome Application Style > Gtk Themes.
No, i am using GNOME 3.22 on ArchLinux.
(In reply to Trinh Anh Ngoc from comment #9) > No, i am using GNOME 3.22 on ArchLinux. What theme do you run? And what happens when you chance it? https://wiki.archlinux.org/index.php/GNOME#GTK.2B_themes_and_icon_themes
I use default theme (Adwaita). I tried Numix theme and saw same problem.
Created attachment 130450 [details] libreoffice 5.1.2 Seem be a regression. On LibreOffice 5.1.2 (Fedora 24), page style has full border. It still has unnecessary padding, though.
Hm, I bet it's a regression of your theme. Setting to UNCONFIRMED for the QA experts. Design wise the system theme has to be respected. Not more to advice here.
Created attachment 135871 [details] libreoffice tab and gtk+ tab comparison screenshot
(In reply to Trinh Anh Ngoc from comment #14) > Created attachment 135871 [details] > libreoffice tab and gtk+ tab comparison screenshot Repro. Arch Linux 64-bit, KDE Plasma 5 Version: 6.0.0.0.alpha0+ Build ID: 507247697dc6c4a41fe17a29d522511f97040738 CPU threads: 8; OS: Linux 4.12; UI render: default; VCL: gtk3; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on August 29th 2017
** 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
Please add keyword 'needsUXEval' and CC 'libreoffice-ux-advise@lists.freedesktop.org' if input from UX is needed.
That particular dialog is now all native gtk3 widgets under GNOME so follows theme correctly now