rejetto forum

Software => HFS ~ HTTP File Server => FHFS => Topic started by: nabakin on September 13, 2014, 09:30:22 PM

Title: 2.1.0 login capital letter bug [SOLVED]
Post by: nabakin on September 13, 2014, 09:30:22 PM
Hey guys!
I seem to be having a weird issue on my version of your website (http://instahost.us.to (http://instahost.us.to)).  I click the logon button on the website, then I try to type my login credentials.  As soon as I create a capital letter whether it be with capslock or the shift key, the login frame disappears.  I can still login, I just have to paste my password instead of typing it.  I've tried this in IE, Firefox, and Chrome, but it exists in all 3.  Thanks guys, I appreciate it.  If you have any questions please ask.

Edit: I have identified and fixed the issue.  It didn't happen with any capital letter, only the letter X.  Apparently when shift+x or capslock+x happens or when a capital x is created it closes the logon window.  It was intentional, probably for some convenient keybind.  I fixed it by removing line 20: "if (d == 88) { $.prompt.close(); }" from the file global.js

Hope this helps somebody
Title: Re: 2.1.0 login capital letter bug [SOLVED]
Post by: raybob on September 18, 2014, 07:42:12 PM
Yeah minor design flaw.  my bad.