CCScale9Sprite Do not support setContentScaleFactor?

When I set the setContentScaleFactor,

pDirector->setContentScaleFactor(2.f);

CCScale9Sprite will not work correctly.
I think it will be fixed by adjusting the Rect to give.
but it is not a correct behavior.
Is this a bug?
Design??