[Bug 269917] New: window list panel doesn't respect maximum size
https://bugzilla.novell.com/show_bug.cgi?id=269917 Summary: window list panel doesn't respect maximum size Product: openSUSE 10.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: sergio@sgmail.com.ar QAContact: qa@suse.de The window list panel doesn't respect the specified maximum size -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=269917#c1 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from JP Rosevear <jpr@novell.com> 2007-11-14 13:11:37 MST --- This option is no longer available upstream, the sizing code is smarter now obsoleting this. * window-list.c: (applet_size_request): simplify a lot, since we don't care about the minimum width/height anymore. Also, the base for the size hints is 0 now, it's not the width of the child size request since the width of the child size request is the best size for the child, not the minimum size for it. Basically, size hints + size requests are just weird. You generally want to use one or another, not a mix like what was done before. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com