bug-gnustep
[Top][All Lists]
Advanced

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

[bug #21571] Giant blank app-windows under IceWM


From: Fred Kiefer
Subject: [bug #21571] Giant blank app-windows under IceWM
Date: Fri, 15 Feb 2008 00:06:02 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.7 (like Gecko) SUSE

Follow-up Comment #8, bug #21571 (project gnustep):

Thank you for your in depth analysis of this problem. To me it seems that
there are multiple issues that come together. I would say that the code in the
loop that does the l, t, r, b computiation is wrong. It should only take the
wattr.x and wattr.y values into account for the next lower window, not for the
current one. These values give the postion of the window relative to its
parent, so we should only use them, when the width, heigth also refer to the
parent. 
But this still does not explain your issue. For you it seems as it the loop
is stopped after the first parent, although we are rather sure there should be
at least two. Why does this happen?

I hope to find time to play with this code over the next few days, still I
would need somebody to test any change, as I cannot reproduce the problem.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?21571>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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