d04340c675
After the login banner is shown and hidden, the first user in the user list becomes non-reactive. This is because the banner is given an opacity of 0, but still allocated. This commit fixes that by hiding the banner explicitly. https://bugzilla.gnome.org/show_bug.cgi?id=743370