Draw a 3D object with a bitmap fill. Open the '3D Effects' dialog on tab 'Textures'. In line "Mode" look at the third button. That button should correspond to TextureMode_BLEND in com::sun::star::drawing in API. But that texture mode is not implemented and therefore the button does nothing. So it should be removed or at least hidden. Otherwise it is confusing for users. This button has been introduced somewhere between version 4.0 and 5.1.
that button is in /core/svx/uiconfig/ui/docking3deffects.ui , strings 1713 - 1730 can just change string 1715 to False
I would like to work on this..
Dear James, This bug has been in ASSIGNED status for more than 3 months without any activity. Resetting it to NEW. Please assign it back to yourself if you're still working on this.
Hi I have submitted a patch for this bug. Please can someone review it. Link: https://gerrit.libreoffice.org/c/core/+/108102
The button has been removed from the UI. Some information regarding the missing functionality might be on Gerrit.
shubham656 committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/5da3ae08596c2465532e662537f5292454a84a3e tdf#131427 Remove button "Texture, Shadow and Color" in 3D Effects dialog 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.