[virt-tools-list] [PATCH virt-viewer] Make the password field activates default widget

Daniel P. Berrange berrange at redhat.com
Wed Feb 8 17:15:34 UTC 2012


On Wed, Feb 08, 2012 at 06:03:37PM +0100, Marc-André Lureau wrote:
> 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 files changed, 1 insertions(+), 0 deletions(-)
> 
> 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 @@
>                  <property name="visible">True</property>
>                  <property name="can_focus">True</property>
>                  <property name="visibility">False</property>
> +                <property name="activates_default">True</property>
>                </object>
>                <packing>
>                  <property name="left_attach">1</property>

ACK & applied

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the virt-tools-list mailing list