https://bugs.documentfoundation.org/show_bug.cgi?id=169441
Bug ID: 169441
Summary: Decouple bullet library items from default levels
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, regression
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected],
[email protected]
Blocks: 103369
Seeing the results from bug 166229, its fix and the change in bug 168292, I
have the following concerns:
1. Big change to the default view and logic, while users tend to not like
sudden, big changes to basic functionality.
2. The original logic repeating 3 levels has changed to unique ones. As far as
I can see, 3 levels repeating by default is fairly standard in office
applications, that way it's already easy to distinguish between levels even in
multilevel lists.
3. The new bullet sizes are disproportionally large compared to the text, which
takes the focus away from the content. Based on bug 108697 and duplicates I can
see why some of those are preferred in specific cases, but that doesn't mean
they should replace the default ones.
What started this whole series of changes is that due to the commit below in
bug 108697, while it made the bullets configurable, now the bullet library is
directly tied to the default levels, which shouldn't be the case.
I'd add a separate list config that sets the default bullets (+ corresponding
font), it starts with the 3 original ones, and the list repeats on further
levels. Then the default bullets are still configurable as intended.
https://git.libreoffice.org/core/commit/f944648e0f5d52605a267ed50bba4bfc035aecc6
author Samuel Mehrbrodt <[email protected]> Thu Feb
22 11:55:30 2024 +0100
committer Samuel Mehrbrodt <[email protected]> Mon Feb
26 13:26:20 2024 +0100
tdf#108697 Allow modifying default bullet selection
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=103369
[Bug 103369] [META] Bullet, numbered, and outline list bugs and enhancements
--
You are receiving this mail because:
You are the assignee for the bug.