Bug 188576

Summary: Doesn't follow Xt's size hints
Product: [Fedora] Fedora Reporter: Bastien Nocera <bnocera>
Component: metacityAssignee: Søren Sandmann Pedersen <sandmann>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: kem, rkhadgar, tao
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-06 20:02:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
max_test.c
none
metacity log for RHEL4 none

Description Bastien Nocera 2006-04-11 13:00:31 UTC
Also upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=338073

1. Compile and launch the attached testcase
2. Maximise the window:
- metacity 2.8.6-2.8 (the current RHEL4) resizes to the full width and height of
the desktop
- metacity 2.14.0-1 (current FC5) doesn't resize the window at all and shows it
"maximised"
- WindowMaker, icewm and Blackbox work as expected (maximised state, 500x500 in
size).

Comment 1 Bastien Nocera 2006-04-11 13:00:32 UTC
Created attachment 127611 [details]
max_test.c

Comment 2 Bastien Nocera 2006-04-11 13:02:35 UTC
Created attachment 127613 [details]
metacity log for RHEL4

Comment 3 Søren Sandmann Pedersen 2006-04-11 16:16:52 UTC
The RHEL 4 behavior is as it is by design, but the FC5 behavior is pretty
clearly a bug.

Comment 4 Bastien Nocera 2006-04-12 11:06:50 UTC
Reassigning to Fedora to keep track of the upstream bug.

Comment 5 Søren Sandmann Pedersen 2006-09-06 20:02:03 UTC
Upstream claims to have fixed this.