After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 597346 - polkit-gnome-authentication-agent-1 leaves white-space in the notification area
polkit-gnome-authentication-agent-1 leaves white-space in the notification area
Status: RESOLVED FIXED
Product: policykit-gnome
Classification: Platform
Component: authentication dialog
unspecified
Other Linux
: Normal normal
: ---
Assigned To: policykit-gnome-maint
policykit-gnome-maint
Depends on:
Blocks:
 
 
Reported: 2009-10-04 19:56 UTC by Chris Coulson
Modified: 2009-10-09 22:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-Set-status-icon-invisible-before-unref-ing-it.patch (858 bytes, patch)
2009-10-04 19:56 UTC, Chris Coulson
none Details | Review

Description Chris Coulson 2009-10-04 19:56:41 UTC
Created attachment 144734 [details] [review]
0001-Set-status-icon-invisible-before-unref-ing-it.patch

I'm running policykit-gnome 0.94 here. Each time the status icon is shown in
the notification area, it leaves some white-space when I drop the authorization
and the icon disappears. Each subsequent time the status icon is shown, the
amount of white space grows slightly when the icon disappears again.

The attached patch seems to fix this for me
Comment 1 Matthias Clasen 2009-10-09 16:53:31 UTC
This is certainly just a workaround for a bug in the notification area applet, but please commit; I've taken the patch for Fedora as well.
Comment 2 Chris Coulson 2009-10-09 22:01:24 UTC
Thanks, I've pushed this now.