
I noticed that password input morphs serialize and deserialize fine (i.e. copy) yet, when they are being stored as part of another part in the Partsbin they become unresponsive to any user input.
Serialization + Deserializtion seems to fix it again.
Another bug that is that the onInputChanged() is never being called. Neither are events such as onKeyDown().