From 28830c8596ccdb038ee4d1cf7da349a8fdd00bba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Wed, 8 Feb 2012 17:13:24 +0000 Subject: [PATCH] Make the password field activates default widget When pressing "Enter", the default auth dialog action isn't activated. Setting activates_default to TRUE fixes this issue. --- src/virt-viewer-auth.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/virt-viewer-auth.xml b/src/virt-viewer-auth.xml index f45143d..4a933f2 100644 --- a/src/virt-viewer-auth.xml +++ b/src/virt-viewer-auth.xml @@ -63,6 +63,7 @@ True True False + True 1