Steps to reproduce: 1. Open a new text document 2. Open the Styles Inspector Ctrl+Alt+6 or Menu > View > Sidebar > Styles Inspector 3. Type a word or sentence, perhaps 'Lorem ipsum dolor' 4. Add a paragraph direct format property by using the Paragraph dialog Menu > Format > Paragraph... 5. Change a property in the Paragraph dialog then press OK Results: The Styles Inspector shows 'Fill Gradient Name' and 'Fill Hatch Name' under Paragraph Direct Formatting whenever a paragraph property is changed using the Paragraph dialog. Prior to commit 3f6797c29e9672eba354400f24a669244fd746c0 'Fill Gradient Name' and 'Fill Hatch Name' were not added. Author: Justin Luth <justin_luth@sil.org> Date: Mon Jun 21 16:56:04 2021 +0200 tdf#132776 sw UI: make unique names for custom hatch and gradient
Repro. Justin: what do you think? Arch Linux 64-bit, X11 Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: cfa463cc5446e72a06db5a457bf4d50d4173f31e CPU threads: 8; OS: Linux 6.2; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 19 April 2023
That sounds like a problem. It will need to be filtered out unless a hatch/gradient is actually enabled. The key question is whether this gets written out to the file (ODT/DOCX) or not. If not then the problem is minimal.
proposed patch at https://gerrit.libreoffice.org/c/core/+/150669
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/06c61d3581d95354d627c7de1a7d97b62c8f61c6 tdf#154817 sw UI: no hatch/gradient name if not selected It will be available in 7.6.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.
Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/e915155353b72ed2401ffc99ed11b003d5990f17 tdf#154817 sw UI: no hatch/gradient name if not selected It will be available in 7.5.4. 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.
Verified fixed in: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 9544920636bac75922ef858140f57ab24df77426 CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: x11 Locale: en-US (C); UI: en-US Calc: threaded