https://bugs.documentfoundation.org/show_bug.cgi?id=151151
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Regina Henschel <[email protected]> --- A Watermark shape is a regular Fontwork shape, which is anchored to the header and thus is part of the page style. So z-order works for Watermark shapes the same as for all such header anchored objects. You need to allow z-ordering because the user needs the ability to determine the position of a Watermark in regard to other objects anchored to the header, e.g. a logo or a frame with enterprise infos. The only thing which is special about a watermark is its name "PowerPlusWaterMarkObject". That is hard-coded to distinguish a Watermark shape from other shapes anchored to the header. That magic name is needed to trigger, that when using 'Insert Watermark' the existing one can be 'edit'. In fact it is not an edit, but the old one is deleted and the new one is inserted. The grayed out "PowerPlusWaterMarkObject" shapes in the Navigator belong to the other page styles. -- You are receiving this mail because: You are the assignee for the bug.
