bugGNUstep - Bugs: bug #11906, Menus put out of screen on purpose...

Group
 
 

bug #11906: Menus put out of screen on purpose reapear after the app regains focus

Submitter:  None
Submitted:  Wed 09 Feb 2005 01:53:56 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 14 Feb 2005 10:36:01 AM UTC, comment #1: 

The system was failing to save the new coordinates of the menu when it was dragged off screen.  I fixed this in CVS by causing the window dragging code to generate an NSWindowDidMoveNotification at the end of the dragging operation (the NSMenu code sees the notification and updates the saved menu location).

Richard Frith-Macdonald <CaS>
Group Member
Wed 09 Feb 2005 01:53:56 AM UTC, original submission:  

Hi,

I use the old trick of putting menus off-screen and just use the right click when I was to use them. Recent CVS versions of GNUstep make this trick impossible because as soon as I refocus the app the menu appears in the previous visible location.

I know that this trick is not documented, but it is an old habit, so I think that the old behaviour should be retained or, better yet, some option to turn the menu off should be implemented.

Best regards,

Frederico Muñoz
-email is unavailable-

Anonymous

 

(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

 

CC list is empty

 

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 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-02-14 CaS StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code