Description: There are buttons in the View and Tools tabs that are misaligned and have no gap between other buttons, it doesn't quite look right. Those buttons are: View tab: the Rulers and Menubar buttons - they are too high, and there is no space between the buttons Tools tab: Form control wizard button - again, too high and no gap between that and other buttons Steps to Reproduce: Enable Notetabbar Actual Results: UI looks wonky. Expected Results: The UI should look less wonky. Reproducible: Always User Profile Reset: No Additional Info: I am running this on Windows 7.
Created attachment 149303 [details] View menu
Created attachment 149304 [details] Tools menu
Thank you for reporting the bug. I can see the buttons have no space between each other, whereas the height is equal between all buttons. Version: 6.3.0.0.alpha0+ Build ID: b6b28931435e44aca92b8c0e1659f701e3ed1a87 CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; TinderBox: Win-x86@42, Branch:master, Time: 2019-01-30_06:57:04 Locale: en-US (en_US); UI-Language: en-US Calc: threaded
With Version: 6.3.0.0.alpha0+ Build ID: 465939feb0e9c382e5581b53b72008979ece4807 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; There is space between buttons, but vertical align is bad. Setting to new.
Created attachment 149539 [details] Tools tab - linux GTK3
Created attachment 150379 [details] Tools tab - macOS
Confirmed also on macOS; UI render: default, LO 6.2.2
Confirmed in Version: 7.0.0.0.alpha0+ Build ID: a545e25314d464c190d9d504d78ec6cb67ead4fd CPU threads: 4; OS: Linux 4.20; UI render: default; VCL: kf5; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2020-02-20_15:31:00 Locale: id-ID (id_ID.UTF-8); UI-Language: en-US Calc: threaded & Versi: 6.3.4.2 ID Build: 1:6.3.4-0ubuntu0.18.04.1~lo2 Thread CPU: 4; OS: Linux 4.20; Render UI: baku; VCL: kde5; Locale: id-ID (id_ID.UTF-8); Bahasa-UI: id-ID Calc: threaded
Dear Chris Sherlock, 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 https://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://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Confirmed In: Version: 7.5.4.2 (AARCH64) / LibreOffice Community Build ID: 36ccfdc35048b057fd9854c757a8b67ec53977b6 CPU threads: 10; OS: Mac OS X 13.4; UI render: default; VCL: osx Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded CPU: Apple M1 Max Resolution: 3456 × 2234 (bug occurs at all window sizes) Enabled tab view with: View -> User Interface -> UI Variants: Tabbed Buttons are misaligned and without gaps in the 'View' and 'Tools' tabs.
I could also mention the "Clone" button next to the font family combobox, the "Merge and center cells" button next to the various rows/columns buttons in Calc's home tab, the "Open" button next to "Recent Documents" and "Open Remote", the "Save" button next to "Save As…" and "Save Remote", etc. It's a systemic, generalized problem with layout in the LibreOffice notebookbars, so I don't think listing every occurrence of individual buttons where the problem occurs is necessary; rather, the toolbar's architecture should make it so that there is a minimum amount of spacing (3px?) enforced between columns/sections/widgets, and that the widgets' heights expand to fill the columns in a consistent way with other buttons or widgets (ex: Combobox/Menubutton and ComboboxEntry widgets). From what I can see with version 24.2 (and older), the height problem (ex: buttons vs combobox) and spacing problems also affect the "Tabbed Compact" Notebookbar variant and GroupedBar AFAICT, not just the regular "Tabbed" Notebookbar.