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 74614 - window positions are saved incorrectly
window positions are saved incorrectly
Status: RESOLVED NOTGNOME
Product: galeon
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Daniel Erat
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2002-03-14 06:50 UTC by Aaron Brick
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Aaron Brick 2002-03-14 06:50:24 UTC
my session_{crashed,saved}.xml keep getting somehow corrupted to have
negative x and y offsets. here are the two i just found:

  <window x="-8" y="-28" width="1152" height="816">
  <window x="-4" y="-4" width="1152" height="816">

this means i have to re-maximize the window every time i start galeon -
especially a pain when i am opening several windows at once.
Comment 1 Daniel Erat 2002-03-18 01:20:08 UTC
This is an issue caused by IceWM calculating window positions in a
different way from every other window manager, I believe.

Marking NOTGNOME.
Comment 2 Marko Macek 2002-11-24 17:13:48 UTC
Icewm is now fixed. You may close this bug.

There is still a galeon bug with fullscreen (broken WRT ICCCM).

See patches (if they still work) in bug 75419.