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 511154 - gtk statusbar frame omits the resize grip
gtk statusbar frame omits the resize grip
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 546683 628333 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-01-22 00:54 UTC by Christian Persch
Modified: 2011-09-28 10:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2008-01-22 00:54:43 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.
Comment 1 Matthias Clasen 2008-01-22 02:41:59 UTC
Xan, I believe you are the last one who touched that...
Comment 2 Xan Lopez 2008-01-22 14:40:19 UTC
(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.
Comment 3 Christian Persch 2008-01-22 15:42:36 UTC
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 :)
Comment 4 Christian Persch 2008-07-23 09:21:29 UTC
If we can't get this fixed for 2.14, I think we should revertbug 415677.
Comment 5 Christian Persch 2008-08-07 11:28:07 UTC
*** Bug 546683 has been marked as a duplicate of this bug. ***
Comment 6 Christian Persch 2008-08-21 10:16:42 UTC
Ping? Ok to revert attachment 101593 [details] [review] from bug 415677?
Comment 7 Christian Persch 2008-10-18 21:52:25 UTC
Ping? Ok to revert attachment 101593 [details] [review] [edit] from bug 415677 on trunk and gtk-2-14 (or on 2-14 at least) ?
Comment 8 Xan Lopez 2008-11-17 19:27:38 UTC
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.
Comment 9 Christian Persch 2009-04-08 14:09:18 UTC
Ping? Ok to revert attachment 101593 [details] [review] from bug 415677 ?
Comment 10 Christian Persch 2009-09-07 18:39:22 UTC
Ping? Can we please get the broken patch (attachment 101593 [details] [review]) reverted?
Comment 11 Dieter Verfaillie 2011-09-28 08:36:40 UTC
*** Bug 628333 has been marked as a duplicate of this bug. ***
Comment 12 Christian Persch 2011-09-28 10:25:46 UTC
This doesn't occur on gtk3, closing.