Created attachment 185541 [details] screenshot Steps to reproduce: 1. Open calc 2. Insert - Chart 3. Hover the different chart types -> Type description text gets scrambled. See screenshot Reproduced in Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 14844d835cc5d6dfde499a0b1074aea5dcff4fc7 CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3 Locale: en-US (es_ES.UTF-8); UI: en-US Calc: threaded
Regression introduced by: author Caolán McNamara <caolanm@redhat.com> 2023-02-15 13:18:06 +0000 committer Caolán McNamara <caolanm@redhat.com> 2023-02-15 16:56:24 +0000 commit 0c9f93e9079a60725e6ff62bfc4a6a8a7254680e (patch) tree c3a1c2d9bdd2b283e668a72ffd6ee5899e654cf2 parent 1c45e1971cdd88f54a3cfb89622fdfa6fa8fcf31 (diff) tdf#153633 color description in chart colors options always black Bisected with: bibisect-linux64-7.6 Adding Cc: to Caolán McNamara
hum, we draw both texts in the one paint, that's unexpected
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/caa1d1ccf39ff8a60b7d89dd53afbf73d3cafeca Resolves: tdf#153787 highlighted entry text overdraws selected entry text 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/73e307eb0c7811b84b6fb72f3241ea91a0b760ff Resolves: tdf#153787 highlighted entry text overdraws selected entry text It will be available in 7.5.2. 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.
Fix verified in: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 082d009b6a156faa74c9966b0dffc5fa6ce22287 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 and Xisco!