GNOME Bugzilla – Bug 511154
gtk statusbar frame omits the resize grip
Last modified: 2011-09-28 10:25:46 UTC
After the patch from bug 415677, the statusbar's frame doesn't extend around the whole statusbar anymore but instead omits the frame, in aisleriot. Screenshot @ http://www.gnome.org/~chpe/images/statusbar-bug.png . Also the resize grip is non-functional after maximising the window and then unmaximising it again in aisleriot.
Xan, I believe you are the last one who touched that...
(In reply to comment #0) > After the patch from bug 415677, the statusbar's frame doesn't extend around > the whole statusbar anymore but instead omits the frame, in aisleriot. > Screenshot @ http://www.gnome.org/~chpe/images/statusbar-bug.png . Can you paste the statusbar code here? > > Also the resize grip is non-functional after maximising the window and then > unmaximising it again in aisleriot. > Works before the commit, I assume. I think we should either fix this for real (ie, no more work arounds) or just claim that the kind of thing done in bug 415677 is unsupported and revert the 'fix'. Will try to work on this this week.
The statusbar code is exactly as in epiphany, and the bug happens in epiphany too. It's gnome-games/trunk/aisleriot/window.c:aisleriot_window_init(). The resize grip problem isn't 100% reproducible though and I haven't seen it in epiphany... not sure what's up with that. I'd favour a real fix instead of WONTFIX :)
If we can't get this fixed for 2.14, I think we should revertbug 415677.
*** Bug 546683 has been marked as a duplicate of this bug. ***
Ping? Ok to revert attachment 101593 [details] [review] from bug 415677?
Ping? Ok to revert attachment 101593 [details] [review] [edit] from bug 415677 on trunk and gtk-2-14 (or on 2-14 at least) ?
Yes, we should probably revert this. I tried to think of a way to fix it cleanly months ago but couldn't figure out anything.
Ping? Ok to revert attachment 101593 [details] [review] from bug 415677 ?
Ping? Can we please get the broken patch (attachment 101593 [details] [review]) reverted?
*** Bug 628333 has been marked as a duplicate of this bug. ***
This doesn't occur on gtk3, closing.