R4D4R / winauth

Automatically exported from code.google.com/p/winauth
GNU General Public License v3.0
0 stars 0 forks source link

"Shortcut Key" > "Enter code into current window..." truncates first number in code #110

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Set up "Shortcut Key" for an account and configure it to "Enter code into 
current window..."
2. Set shortcut key to use Alt the number 1 keys (non-numpad)
3. Open Notepad++ and hit Alt and the number 1 keys to enter the code for the 
account into the current window.

What is the expected output? What do you see instead?

Expected output is 123456
What I see instead is 23456

What version of the product are you using? On what operating system?
WinAuth 3.0.17
OS: A legit copy of Windows 7 Enterprise x64

Please provide any additional information below.
This doesn't happen when I view the code normally, or if I set the shortcut key 
to send to clipboard. Only when I use the option to enter code into window does 
it truncate the first number of the code.

Original issue reported on code.google.com by pebkacu...@gmail.com on 12 Sep 2013 at 7:33

GoogleCodeExporter commented 9 years ago
Can you tell me which region/language Windows is set to, and also which 
keyboard layout you use.

Original comment by winauth on 14 Sep 2013 at 8:31

GoogleCodeExporter commented 9 years ago
Region: US
Language: English (United States)
Keyboard Layout: US (standard qwerty, not dvorak or anything)
Keyboard: Filco Camo Majestouch-2 w/Tenkey (plugged in via PS2)

Original comment by pebkacu...@gmail.com on 15 Sep 2013 at 12:00

GoogleCodeExporter commented 9 years ago
Not forgotten about this. I've been working on the issue but which has required 
some changes to the way the hotkeys are detected, mainly because 
<Alt><Anything> seemed to cause problems.

I hope to have a test version out shortly and I'll let you know so you can try 
it and see if it fixes the issue.

Original comment by winauth on 23 Sep 2013 at 3:24

GoogleCodeExporter commented 9 years ago
Can you please try this version and let me know if it is fixed.

https://winauth.com/downloads/3.x/WinAuth-3.0.18.zip

Original comment by winauth on 23 Sep 2013 at 11:58

GoogleCodeExporter commented 9 years ago
I have tested 3.0.18, and WinAuth no longer truncates the first character with 
ALT-1, or any other combination of modifiers I tried!

Thank you for fixing that! This is the best Google Authenticator application 
out there by far :)

Original comment by pebkacu...@gmail.com on 24 Sep 2013 at 2:33

GoogleCodeExporter commented 9 years ago
Rolled into proper release 3.0.19

Original comment by winauth on 10 Oct 2013 at 1:54