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 85941 - Windows don't bump into equally-sized and -aligned windows when packed
Windows don't bump into equally-sized and -aligned windows when packed
Status: RESOLVED FIXED
Product: Sawfish
Classification: Deprecated
Component: Window Manager
pre-1.3.x
Other other
: Normal normal
: 1.5.x
Assigned To: John Harper
sawfish QA Team
Depends on:
Blocks:
 
 
Reported: 2002-06-19 14:23 UTC by Dagfinn I. Mannsåker
Modified: 2009-08-16 15:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dagfinn I. Mannsåker 2002-06-19 14:23:50 UTC
When packing windows they don't stop when hitting another window with the
same size and position in the direction perpendicular to the packing direction.

An example:
Consider two 100x100 windows A and B at (0,0) and (200,0) respectively.
When packing B leftwards, it will move to (0,0), not (100,0). If A is
resized or moved vertically, B stops when hitting it.
Comment 1 Dagfinn I. Mannsåker 2002-11-11 01:27:47 UTC
This is fixed in 1.2, I just have to reopen it to mark it as RESOLVED
FIXED.
Comment 2 Dagfinn I. Mannsåker 2002-11-11 01:28:35 UTC
Fixed in 1.2. Thanks, this was the most annoying bug in 1.1 by far.