Alt.Binz forum
New Alt.Binz versions => Bugs => Fixed bugs => Topic started by: therealjoeblow on February 14, 2011, 09:38:56 pm
-
When I searched for "dvd-9" in binsearch, I returned a limited number of results, because of course, it's searching for the string with lower case letters. I realized I really wanted to search for "DVD-9", but autocomplete won't let me put that in, as soon as I get to the "9", it reverts to the lower case version stored in memory.
It would be nice if I could override that by going into the dropdown box and hilighting the offending stored string and hitting DEL to get rid of it from the autocomplete history like you can for example in a browser search box on google, etc.
Cheers
The REAL Joe
-
I've fixed it now so it won't change uppercase based on history.
So if in history you have 'DVD-9' once you type 'd' it will show 'dVD-9'. In the end it will be 'dvd-9'. Once you search for it 'dvd-9' will replace 'DVD-9' in history list.