Hi, I've posted one bug on adobe: https://tracker.adobe.com/#/view/FP-4198307
The issue is that cloning the Rectangle, gives bad values on height.. please test here: http://goo.gl/Vbbmg2 the result should be: testRect (1, 2, 3, 4) clonedRect (1, 2, 3, 4) clonedRect2 (1, 2, 3, 4) but on imacs and some windows browsers the result is: testRect (1, 2, 3, 4) clonedRect (1, 2, 3, 6) clonedRect2 (1, 2, 3, 8) Appreciate your feedback -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/Cloning-rectangles-tp60691.html Sent from the Apache Flex Development mailing list archive at Nabble.com.