On Wed July 29 2009, Thomas Zander wrote: > SVN commit 1004292 by zander: > > Cleanup the API of the shapePaste to avoid the caller doing a really > slow iteration over all shapes in the shapeManager. > Add the feature that if you paste a shape on top of another it > will displace it by a little. With that patch the order of the shapes changes randomly after they get copied. - Open http://www.zagge.de/files/order.odp - select the 3 shapes and copy them to a new page (copy in one go) - move the yellow shape a little bit to the left Before the move the z-order is red, yellow and green After the move the z-order is red, green and yellow I think the problem here is that after the patch more then one shape has the same z-Index which leads up to the behaviour. Thorsten _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel