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 17167 - setting window size including frame
setting window size including frame
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: .General
1.3.x
Other other
: Normal enhancement
: Medium API
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2000-07-13 19:27 UTC by Havoc Pennington
Modified: 2013-10-06 05:53 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Havoc Pennington 2001-01-27 19:48:33 UTC
Package: gtk+
Version: 1.3

We need to remember to do something about the FAQs:

 - how do I get the GtkWindow position to restore it later
   (right now you have to use one of three functions on widget->window)
 - why doesn't set_uposition() work on a mapped window (I don't know 
   why this happens, but people frequently ask it)

Havoc




------- Bug moved to this database by debbugs-export@bugzilla.gnome.org 2001-01-27 14:48 -------
This bug was previously known as bug 17167 at http://bugs.gnome.org/
http://bugs.gnome.org/show_bug.cgi?id=17167
Originally filed under the gtk+ product and general component.

Reassigning to the default owner of the component, gtk-bugs@gtk.org.

Comment 1 Havoc Pennington 2001-01-27 21:58:55 UTC
This is probably a duplicate bug, but I'm too lazy to find the
duplicate right this minute ;-)
Comment 2 Havoc Pennington 2001-01-29 19:38:59 UTC
Put all GTK 1.3.x bugs on 2.0.0 milestone
Comment 3 Havoc Pennington 2001-01-29 19:49:52 UTC
Setting API-affecting bugs to the API freeze milestone
Comment 4 Havoc Pennington 2001-02-16 21:54:34 UTC
Also, set_default_size after showing the window to simulate user resizing.
Comment 5 Owen Taylor 2001-03-29 23:07:21 UTC
I've applied a patch now from Havoc that implements solutions
for this problem witth the exception of one component, setting 
the window size including the frame, which is something some 
people want for dubious reasons, and is darn hard to implement 
in X.