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 83799 - Dialogs are not transient for parent
Dialogs are not transient for parent
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: general
trunk
Other All
: Normal normal
: GNOME2.0
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-01 14:25 UTC by Ross Burton
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch adding set_transient_for calls. (8.52 KB, patch)
2002-06-01 14:25 UTC, Ross Burton
none Details | Review

Description Ross Burton 2002-06-01 14:25:06 UTC
In gnome-utils many of the dialogs are not marked as transient for their
parents, so appear on screen in the wrong location.

I'll attach a patch to fix this.
Comment 1 Ross Burton 2002-06-01 14:25:38 UTC
Created attachment 8922 [details] [review]
Patch adding set_transient_for calls.
Comment 2 Glynn Foster 2002-06-01 21:34:46 UTC
Great patch dude, have committed to HEAD. Thanks mucho.