This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 57045 - Mac OS X - Cmd-Q forcefully kills NetBeans
Summary: Mac OS X - Cmd-Q forcefully kills NetBeans
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: Macintosh All
: P1 blocker (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-26 22:46 UTC by _ ttran
Modified: 2008-12-22 19:21 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ ttran 2005-03-26 22:46:41 UTC
today's build from CVS.  Same for latest daily build from nb.org

applemenu module for some reason appears to be disabled and cannot be enabled.
Our handler for Cmd-Q never runs.

I am investigating
Comment 1 _ ttran 2005-03-26 23:30:03 UTC
it's broken since Mila refactored the editor module and increased the major spec
number.  applemenu depends on editor to override the keybindings.  The
dependency wasn't updated.  The module fails to install.  I wonder why no error
message is shown
Comment 2 _ ttran 2005-03-26 23:35:18 UTC
fixed
Comment 3 Jaromir Uhrik 2005-07-14 16:19:11 UTC
Verified.