in 0.9.2 setTextureRect function of CCSprite problem?

When I Call CCSprite setTextureRect , the texture will move up. I think setTextureRect can not move the texture, I do not use setposition!

To move or not depends on the relationship between your rect & anchor point, I think.