When custom bullet points are used in a document, those bullets should be selectable from the bullets dropdown for easy reuse. Something similiar is already available in the color picker (colors used in document are shown as a separate palette). A new section should be added to the bullets dropdown where the bullets used in the current document are shown.
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c8a5dc46d11f2ef1e3a66d633730d9a700ced24a tdf#161056 Show bullets used in document in bullets dropdown It will be available in 24.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
In release notes: https://wiki.documentfoundation.org/index.php?title=ReleaseNotes%2F24.8&type=revision&diff=751027&oldid=751026 Attempting to verify the fix, I tried: 1. Create bullet list 2. right-click > List > Bullets and Numbering... > Customize tab > Character: Select... > pick a different character > OK 3. Create a separate list 4. Open dropdown in toolbar or sidebar Result: crash Version: 24.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: d0702a3f17c1fbd1b8ffb9ca0b275943e1a1f442 CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: x11 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: CL threaded Same in gtk3 VCL. Do you see that too, Samuel?
(In reply to Stéphane Guillou (stragu) from comment #2) > Result: crash Ah, Xisco pointed 708d619e32f251f06af8e8a057bf802627b81fbd to me.
Verified in Version: 24.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: c497cd602d543b48888212f79ba1ecf378e415fc CPU threads: 4; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded Jumbo