Description: Drawing Object and fontwork object can't arrange (bring forward or bring backward between those object ) for Example I create rectangular and then I create fontwork object , I can't bring fontwork over rectangular Steps to Reproduce: 1.Create Rectangular object 2.Create Fontwork object 3.arrang Fontwork object to front of Rectangular object Actual Results: Fontwork object still behind the drawing object Expected Results: Fontwork object should be overlay the drawing object Reproducible: Always User Profile Reset: No Additional Info: [Information automatically included from LibreOffice] Locale: en-US Module: SpreadsheetDocument [Information guessed from browser] OS: Windows (All) OS is 64bit: no
Confirmed. Version: 7.2.0.0.alpha0+ (x64) Build ID: 9c355a82881d8e13d6bc732e13b28d62962bf245 CPU threads: 4; OS: Windows 10.0 Build 19041; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded The Fontwork and Draw objects do not seem to share the same z-index context on the Calc sheet. Two draw objects can be z-order arranged. Two fontwork objects can be z-order arranged. But the object types can not be mixed in context. Does not occur on Writer canvas where they can be mixed. And of course these Draw objects behave in Draw & Impress.
The error is, that custom shapes are erroneously put on layer "controls", which is a special layer, only to be used for form controls. *** This bug has been marked as a duplicate of bug 134355 ***