From 3e0235fd1abe31cb550a5b51f87d0b199ef93d11 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Tue, 17 Sep 2013 16:35:25 +0100 Subject: [PATCH] sharing: prevent incorrect sensitivity of the screen sharing password entry Both the GSettings binding and "require password" switch were attempting to control the sensitivity of the screen sharing password entry, so allow the require password switch to control the sensitivity of the parent container instead. https://bugzilla.gnome.org/show_bug.cgi?id=703521 --- panels/sharing/cc-sharing-panel.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/panels/sharing/cc-sharing-panel.c b/panels/sharing/cc-sharing-panel.c index 4aa24f6d4..052c4a833 100644 --- a/panels/sharing/cc-sharing-panel.c +++ b/panels/sharing/cc-sharing-panel.c @@ -923,8 +923,7 @@ cc_sharing_panel_setup_screen_sharing_dialog (CcSharingPanel *self) NULL); cc_sharing_panel_bind_switch_to_widgets (WID ("remote-control-require-password-switch"), - WID ("remote-control-password-entry"), - WID ("remote-control-password-label"), + WID ("password-grid"), NULL); cc_sharing_panel_setup_label_with_hostname (self,