Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Run the WatermarkDecoratorTest to see this behavior. WatermarkDecorator reports the component's bounds in getBounds(), it uses an identity transform, and it doesn't alter the clip rect of the graphics, yet the watermark is being painted outside the bounds of the decorated component (in the case of the test, the decorated component is the CardPane that lives in the TablePane's row beklow the line).