[Bug 129919] Changed - Places some non-GTK2 Dialogs between Xinerama Screens

bugzilla-daemon@widget.gnome.org bugzilla-daemon@widget.gnome.org
Tue, 23 Dec 2003 16:37:53 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=129919

Changed by readams@hmc.edu.

--- shadow/129919	Tue Dec 23 16:15:53 2003
+++ shadow/129919.tmp.14029	Tue Dec 23 16:37:53 2003
@@ -1,13 +1,13 @@
 Bug#: 129919
 Product: metacity
 Version: 2.6.x
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: normal
 Priority: Normal
 Component: general
 AssignedTo: metacity-maint@bugzilla.gnome.org                            
 ReportedBy: seb128@debian.org               
 QAContact: metacity-qa-maint@bugzilla.gnome.org
@@ -19,6 +19,13 @@
 This bug was originally reported in the Debian BTS:
 http://bugs.debian.org/220771
 
 "Metacity places dialogs/windows of GTK 1.2 apps (e.g. unison-gtk, easytag)
 exactly centered on the Display, in my case exactly between my two
 equally-sized Xinerama screens."
+
+------- Additional Comments From readams@hmc.edu  2003-12-23 16:37 -------
+metacity doesn't place those dialogs; these are windows that have
+either the PPosition or USPosition hints set.  Unfortunately, there's
+really not anything metacity can do to fix this, since we've found
+that not honoring these hints causes a good many applications, such as
+java and other proprietary toolkits, to break.