Follow-up to bug 138350: specific icon background is supposed to be replaced but isn't, see attachment 167406 [details]. svx/source/dialog/frmsel.cxx -> FrameSelectorImpl::InitArrowImageList() aBmpEx.Replace(pColorAry1, pColorAry2, 3); Tested with gen, gtk3, kf5 on Linux.
Moving to NEW. Heiko knows what he is doing
(In reply to Xisco Faulí from comment #1) > Heiko knows what he is doing Me only knows how to poke QA ;-). Ideally we can bisect the issue.
then, explain the steps to reproduce...
(In reply to Xisco Faulí from comment #3) > then, explain the steps to reproduce... Open the dialog. For example in the paragraph property dialog at the tab "Borders".
bug probably introduced with... commit abd42bdc86904d1b310e8298393c887e0c195499 Date: Thu Nov 12 14:50:16 2020 +0200 tools::Long->sal_Int32 in vcl filters
https://gerrit.libreoffice.org/c/core/+/107503
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/07779718407b1aec4717fb97ee7d6cedfa121823 tdf#138450 BitmapEx.Replace() is not working It will be available in 7.2.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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/da71f806ad09ace88c509a9af7346f0e3f29b744 tdf#138450 BitmapEx.Replace() is not working It will be available in 7.1.0.0.beta2. 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.
*** Bug 138845 has been marked as a duplicate of this bug. ***