In first try I am able to enter username and password and it still doesnt allow to delete In second try it doesnt allow me to enter password Then I opened new tab and same thing happened, tried opening in other window too. This was a burner account

  • @[email protected]
    link
    fedilink
    312 days ago

    This is likely a JavaScript race condition created by autofill on the password field. Lots of websites have this now; some fucking framework or another doesn’t handle a paste/autofill on fields. Try adding a space after the password and then remove it again, see if it trips the validation checks

    • @jacksilver
      link
      12 days ago

      Yeah, I’ve got some logins you need to actually click into the field for the text to register (although that’s my local utility so a bit more excusable).