Revert the changes in contentsRect, it was clearly not the best place to put the code that contains the code that computes the content size. Instead move the code in FrameSvgItem, duplicates data and code but works.
shows that contentsRect() is broken in master right now