
New regression with r13544:
regression confirmed on rev 13546. When following the steps for drawing the rectangles, we find the Select tool F1 reports the size as 28.5 mm while the Rectangle tool F4 reports the size as 100 mm even though they are actually the same size. This is apparently related to the presence of the preserved transform. I think there is a pre-existing bug here, one which existed before rev 13544. However, that's not the point. The point is that it is clear that the original intent of the unit change code was that the unit change conversions would be done directly on the actual coordinates of the objects and not be preserved in a group transform. If this procedure of applying unit changes directly to actual coordinates of objects is causing problems with clip objects then I think the best appraoch would be to also recalculate the clip coordinates in the defs section in exactly the same way as they were recalculated in the main section of the svg file, rather than encapsulating them in a group transform. Personally I would suggest reverting rev 13544 until a solution can be found that does not require Preserved transforms.
Cheers, Alvin
-- View this message in context: http://inkscape.13.x6.nabble.com/Please-check-r13544-or-later-for-problems-a... Sent from the Inkscape - Dev mailing list archive at Nabble.com.