Y20250701-1000
This commit enforces the usage of Rectangle.clone and Rectangle.of while copying a rectangle from an existing rectangle and creating a rectangle from a Point making sure the internal state of the source resources are copied to the new resource. contributes to https://github.com/eclipse-platform/eclipse.platform.swt/issues/62 and https://github.com/eclipse-platform/eclipse.platform.swt/issues/128