From e9e780ac56ba2ee523c2b8f768834478357307fc Mon Sep 17 00:00:00 2001 From: Kevin Velghe Date: Tue, 26 Jul 2016 16:12:19 +0200 Subject: [PATCH 1/2] Focus fields before filling them --- misc/userscripts/password_fill | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/userscripts/password_fill b/misc/userscripts/password_fill index 165493380..9ecf22458 100755 --- a/misc/userscripts/password_fill +++ b/misc/userscripts/password_fill @@ -342,9 +342,11 @@ cat < Date: Tue, 26 Jul 2016 21:24:20 +0200 Subject: [PATCH 2/2] Drop focus after field has been filled --- misc/userscripts/password_fill | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/misc/userscripts/password_fill b/misc/userscripts/password_fill index 9ecf22458..5d709512c 100755 --- a/misc/userscripts/password_fill +++ b/misc/userscripts/password_fill @@ -342,12 +342,14 @@ cat <