bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #16592] Inspector and palette shuffle towards lower right corner af


From: Gregory John Casamento
Subject: [bug #16592] Inspector and palette shuffle towards lower right corner after each start.
Date: Mon, 15 May 2006 20:54:19 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8) Gecko/20051111 Firefox/1.5

Update of bug #16592 (project gnustep):

                Category:                    Gorm => Gui/AppKit             
                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

This is a bug in gui.  You likely have GSX11HandlesWindowDecorations set to
YES, or not set at all.  If you set it to NO, GNUstep will draw it's own
window decorations and this problem shoudn't occur anymore.

The cause is the size of the window decorations isn't constant and can't be
accounted for in NSWindow.   NSWindow must consider the decorations to be
part of the frame of the window, so GNUstep attempts to guess what the size
of the decorations are when it doesn't draw them.  If this calculation is
off, it causes the windows to drift.

This is a known issue in gui.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16592>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]