infocris / pwdhash

pwdhash extension for google chrome browser
https://chrome.google.com/webstore/detail/pwdhash-port/dnfmcfhnhnpoehjoommondmlmhdoonca
8 stars 6 forks source link

F2 textInput broken on webkit (chrome 53) #4

Open normanshulman opened 8 years ago

normanshulman commented 8 years ago

After pressing F2, can't enter password.

Version 53.0.2785.34 (64-bit)

nshulman@nvshp:~ $ uname -a Linux nvshp 4.4.8-hardened-r1 #2 SMP Mon Jul 25 16:15:54 EDT 2016 x86_64 Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz GenuineIntel GNU/Linux

Same problem on my HP Chromebook (arm-based).

pmonks commented 8 years ago

Also broken in vanilla Chrome v53 (Version 53.0.2785.89 (64-bit)) on OSX.

muesli79 commented 8 years ago

It seems to work if you disable keyboard security in PwdHash Extension options.

dotysan commented 8 years ago

And Chrome is now caching the UN-hashed password now. Doh!

nukeador commented 7 years ago

It seems the changes in e633154 don't fix the problem. I can confirm that disabling keyboard security makes it work again.