On Fri 22 Apr 2005 at 02:48:34 +0200, Anthony Thyssen via RT wrote: > NO. This is NOT resolved. After a cancled resize from a titlebar menu > the window is still moved slightly (border width). Though the size is > now unchanged.
Perhaps this is related to the following. I remember from when I was looking at it some time ago, that the coordinate system is rather different depending on having "3D borders" or not. In one case the origin (x = 0, y = 0) was the top-left pixel of the title bar, in the other case it was the top-left pixel inside the border (the client area, if I have the terminology right). This makes it easy to have an error somewhere to the size of the borderwidth, since the cases must always be distinguished. Personally I am in favour of reorganising the system to always work in the latter way (origin is in client area), that seems much more logical to me. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- rhialto/at/falu.nl \X/ Hi! I'm a signature virus! Copy me to your .signature to help me spread!
