bug-gnustep
[Top][All Lists]
Advanced

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

[bug #36586] Submenu displayed in a wrong position with menu in-window


From: Germán Arias
Subject: [bug #36586] Submenu displayed in a wrong position with menu in-window
Date: Sat, 30 Jun 2012 05:03:05 +0000
User-agent: Mozilla/5.0 (X11; Trisquel; Linux i686; rv:13.0) Gecko/20120608 Firefox/13.0 Abrowser/13.0

Follow-up Comment #3, bug #36586 (project gnustep):

Well, I think I found the problem here. All the calls to method
-setFrame:display: (or related) don't seems to be executed immediately. All
these are postponed until the window manager have ready the window. The only
explanation I found to the problem in the image "system1.jpg" in my previous
report, is that the window frame is modified while GSWindowDecorationView get
the frame, change its size and set the menu. So, when the
GSWindowDecorationView finish the resize of the subviews and set the new
frame, the window have new dimensions. I think the solution is ensure that,
while GSWindowDecorationView set the menu, any other call to
-setFrame:Display:, -setFrameOrigin: or -setFrameSize: should be postponed.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

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