[Resolved]cc.EditBox setVisible bug

the method “setVisible” of class cc.EditBox control has a bug.
I call it with “false”,the domInputSprite did be hiden,but theedTxt still here.


editbox.png (0.8 KB)

I Found this bug already be fixed in develop branch.

Thanks for review.

The develop branch will merge to master when next releasing.

Hi,
Can any one explain the way we can hide text in editbox?
Or how we can loose the focus from editbox?

Thanks.