bug-gnustep
[Top][All Lists]
Advanced

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

[bug #17717] Use "open panel" twice make it unusable


From: Yen-Ju Chen
Subject: [bug #17717] Use "open panel" twice make it unusable
Date: Wed, 27 Sep 2006 04:36:55 +0000
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.8.0.7) Gecko/20060921 Ubuntu/dapper-security Firefox/1.5.0.7

Follow-up Comment #43, bug #17717 (project gnustep):

WindowMaker works fine, but not Metacity.
Here is how metacity reparents GNUstep window:

Root Window
  +- Window (the one with decoration)
    +- Plate (the part excludes decoration)
      +- GNUstep window (the same size and position of plate)

Therefore, in ReparentNotify,
we cannot simply based on the xEvent.xreparent.x and xEvent.xreparent.y.
In case of metacity, the xreparent.x and y are zero all the time,
and the mouse is off by the hight of title.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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