Password entry text resets when unfocused and focused again. For eg, place the 2 entry box in a page.
Entry 1 is normal control and entry 2 is password control. Enter the value in password entry and then entry the value in normal entry, now if you focued on the password entry again, now the entry password will be reset.
This happens only when the ispassword property is set.
This is only on iOS.