GNOME Bugzilla – Bug 621341
add padding around status icons
Last modified: 2010-07-14 17:18:01 UTC
+++ This bug was initially created as a clone of Bug #583273 +++ Some status area implementations (most importantly the GNOME one) add a few pixels of padding around the socket that the status icon is added to. This is done mainly so that the icon image itself doesn't contact the edge of the screen or the adjacent widgets. One of the big downsides to this approach is that the active clickable area for the status icon cannot extend to the edge of the screen and therefore we lose out on one aspect of Fitt's Law. So, one option (suggested by Owen) is to move some of this padding into the icon itself.
583273 has a patch *** This bug has been marked as a duplicate of bug 583273 ***