Created attachment 178626 [details] Groupedbar compact - marks showing the error and how to trigger it Conditions: * Writer user interface set to groupedbar compact * Writer window wide enough to show all items * Paragraph style dropdown visible Action to trigger the error: * Toggle Unordered List * Toggle Ordered List Error: * Lower set of icons disappear.
I could not reproduce with: Version: 7.0.6.2 Build ID: 00(Build:2) CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Ubuntu package version: 1:7.0.6-0ubuntu0.18.04.1_lo1 Calc: threaded But I could reproduce with: Version: 7.3.0.2 / LibreOffice Community Build ID: f1c9017ac60ecca268da7b1cf147b10e244b9b21 CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded All I had to do was: 1. Open Writer 7.3 2. Toggle the ordered list: the lower bar's items between "Edit" and "Menu" disappear. Resizing the window brings the lower bar back. Could you please also share the detailed version information from Help > About LibreOffice? Are you sure this happens in 7.0?
Created attachment 178644 [details] The error disappears when the Paragraph Style icon is removed by customization
I am sorry, I thought to remember that the bug came in with version 7.0. Meanwhile I have checked these versions: 7.0.0.3: OK (no bug) 7.1.0.3: OK (no bug) 7.2.0.4: bug 7.3.0.3: bug 7.3.1.3: bug So the bug appeared between version 7.1.0.3 and 7.2.0.4. Another hint: The error disappears when the Paragraph Style icon is removed by customization (see attached screenshot).
Here my detailed version info: Version: 7.3.0.3 (x64) / LibreOffice Community Build ID: 0f246aa12d0eee4a0f7adcefbf7c878fc2238db3 CPU threads: 24; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: CL
Also confirmed in: Version: 7.1.8.1 / LibreOffice Community Build ID: e1f30c802c3269a1d052614453f260e49458c82c CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Changing earliest version affected accordingly. Requesting a bibisect for this regression.
Another hint: The disappears, when the separator between the groups "Edit" and "Context" is removed in the file "notebookbar_groupedbar_compact.ui". Please see the attached example.
Created attachment 179743 [details] Fixes disappearing icons at the cost of a missing separator Separator removed (commented) in lines 3831 to 3839.
Moving the separator in "notebookbar_groupedbar_compact.ui" between the child section containing the "Edit" items and the child section containing the "Context" itmes fixes the problem with the separator still in place. Please see the attachment.
Created attachment 179744 [details] Fixes disappearing icons with separator in place
Created attachment 179745 [details] Fixes disappearing icons with separator in place (alternative solution)
*** Bug 149387 has been marked as a duplicate of this bug. ***
*** Bug 149289 has been marked as a duplicate of this bug. ***