| Summary: | Page number field shows up like plain text (no grayish background) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Telesto <telesto> |
| Component: | Writer | Assignee: | Heiko Tietze <heiko.tietze> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buzea.bogdan, heiko.tietze, rgb.mldc, vsfoote |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 24.8.0.0 alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=58434 | ||
| Whiteboard: | target:24.8.0 target:24.2.1 | ||
| Crash report or crash signature: | Regression By: | Heiko Tietze | |
| Bug Depends on: | |||
| Bug Blocks: | 108746 | ||
|
Description
Telesto
2024-01-22 15:50:34 UTC
View → Field Shadings (or Ctrl-F8). Not sure when, or by whom, the decision was taken, but in the latest versions of LibreOffice, field shadings are disabled by default. @Heiko (In reply to RGB from comment #1) > ..... Not sure when, or by whom, the decision > was taken, but in the latest versions of LibreOffice, field shadings are > disabled by default. Intended change? The default has not change in the last 20 years. Neither the command [1] nor the setting under Tools > Options > Application Colors [2]. [1] officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu (.uno:Marks) [2] officecfg/registry/schema/org/openoffice/Office/UI.xcs (WriterFieldShadings) (In reply to Heiko Tietze from comment #3) > The default has not change in the last 20 years. It's not active for one reason or the other. I'm suspecting bug 58434 to be involved. Bibisect will tell I doubt it was ever enabled by default. But you are right, if I start 7.6 in safe mode the field shading is on while it's off in 24.8. To avoid digging for the right ticket, isn't this something one should expect? Bisected to: Related tdf#58434 - Treat ZWSP and WJ as hard space U+200B ZERO WIDTH SPACE and U+2060 WORD JOINER are not highlighted anymore if Formatting Aids > Non-breaking spaces is off https://gerrit.libreoffice.org/c/core/+/155019 In this case it's a regression introduced by me ;-(. I'll have a look. Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/788ebd183b095ffb7369c4d518acd14bad72ae82 Resolves tdf#159328 - Fix field shading regression 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. Heiko Tietze committed a patch related to this issue. It has been pushed to "libreoffice-24-2": https://git.libreoffice.org/core/commit/2920c56159320965e81de99b11fb1ca5dd42c8d5 Resolves tdf#159328 - Fix field shading regression It will be available in 24.2.1. 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. |