https://issues.apache.org/ooo/show_bug.cgi?id=119887
--- Comment #2 from Jianyuan Li <[email protected]> --- Root cause: if shadowOffsetY and shadowOffsetX are not exist, they will not be handled. if they exist, value 0 will be a valid value which should not be ignored. Related item should be set into core function. Or a default value will be used by core function. Solution: set the shadow position x or y no matter it is 0 or not. -- You are receiving this mail because: You are the assignee for the bug.
