Steps to reproduce: 1. Open Draw or Writer 2. Draw a rectangle 3. See sidebar: Line > Cap style is set to "Flat" by default, the "Cap style" string's font is black. 4. Double click on shape to enter text edit mode 5. Click out on canvas, select the shape again Result: "Cap style" is greyed out but the field is still functional (for example, change the line style to dashed, the width to the highest value, and change the cap style to see that it does apply). Expected: Text should remain black. Version: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 1b06f35de68a555b85bceb5fc29d1a5f426f4bb7 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: fr-FR (fr_FR.UTF-8); UI: en-US Calc: threaded Caolán, this started in 7.0 when the setting got exposed in the sidebar with 4f6d95ead1286748810e937c7672de08b8b39a38. Could you please have a look?
looks like a little cut and paste typo
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e535a2bd67b50cc529115e9ac9e346140ea164dc Resolves: tdf#154870 label grayed out when it should not be 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.
done in trunk, backport to 7-5 in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/203e4b8f735ae19c9b7db3f67097b55e1e7f2771 Resolves: tdf#154870 label grayed out when it should not be 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 in: Version: 7.6.4.1 (X86_64) / LibreOffice Community Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Thanks Caolán!