bugGNUstep - Bugs: bug #28632, in-window menus on Windows...

Group
 
 

bug #28632: in-window menus on Windows generate exntra make main

Submitter:  Riccardo Mottola <rmottola>
Submitted:  Sat 16 Jan 2010 11:52:29 AM UTC
   
 
Category:  Backend Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  FredKiefer
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 26 Jan 2010 07:17:29 PM UTC, comment #1: 

It looks like these extre makeMainWindow calls we generated by the resize call that was triggered from removing the in-window menu from the old window. After fixing our resize method to use the no-activate flag this should no longer happen.

Fred Kiefer <FredKiefer>
Group Member
Sat 16 Jan 2010 11:52:29 AM UTC, original submission:  

Using GNUstep drawing (not native) in-windows menus on MS-Window generate an extra makeMainWindow event when a new window gets created.

For example, with ink.

1) start with one window
2) make a new document

window2 will correctly generate a make make main call and the old one gets a resign main call.
However, the old one also gets a make main again!

Thus the application ends up with two main windows.

From that point things get screwed.

Riccardo Mottola <rmottola>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by FredKiefer (Posted a comment)
  • -email is unavailable- added by rmottola (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-05-18 FredKiefer StatusReady For Test Fixed
        Open/ClosedIn Test Closed
    2010-01-26 FredKiefer StatusNone Ready For Test
        Assigned toNone FredKiefer
        Open/ClosedOpen In Test

    Back to the top

    Powered by Savane 3.13-aa77.
    Corresponding source code