Hello, seems that you should add the following line (or something of the kind) in openid.js file:
document.getElementById("edit-openid-url").value = "";
after the line $("a.user-link").click( function() {
Otherwise, if you try to login using wrong openId, then click on cancel openid you cannot login normally until you clean up the openid-url-field