GNOME Bugzilla – Bug 509509
Status bar changing size
Last modified: 2013-09-13 00:58:21 UTC
When navigating the menus of the mailer, you can see the status bar size to grow and shrink, depending if there is text displayed (when hovering a menu action) or not (when hovering a separator). Caused by the fix for bug 504480 perhaps?
this has been fixed in svn already a few days back
Sure? I build trunk yesterday, and I don't see any new checkins that say anything of this... and I can still see the problem.
hmm. there still seems to be a problem after that commit, indeed. sorry :) reopening and CC'ing matt.
Grr, confirming. Status messages from changing folders, etc. are fine, but now menu tooltips cause the status bar to shrink DOWN. I'll have another look.
Created attachment 103248 [details] [review] Make the status bar (for menu tooltip display) as large as the task bar. Copied two lines from widgets/misc/e-task-bar.c to /shell/e-shell-window.c
I think this should solve the problem. Commit it to trunk.
Patch verified. Committed to trunk (revision 34860).