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 53307 - NetBeans and ScreenMenubar on Mac
Summary: NetBeans and ScreenMenubar on Mac
Status: CLOSED DUPLICATE of bug 52696
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-12 16:39 UTC by Unknown
Modified: 2008-12-22 18:54 UTC (History)
0 users

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 Unknown 2005-01-12 16:39:37 UTC
Original post:
>>>NetBeans 4.0 seems to almost support the screenMenubar 
on a Mac, except the Refactor menu item.  Any plans to flush it 
out? 
Follow up:
>>>I ran a simple test with my application.  It looks like 
popupMenuWillBecomeVisible isn't getting called for the screen 
menubar.  I validate (enable/disable) menus actions in my app 
when the menu is activated (popupMenuWillBecomeVisible is 
called).  I think that's what you guys do, too.
You guys have probably more clout at getting this one fixed 
than I do;)
They may have it fixed in Tiger (JDK 1.5), but I don't know since I 
have
Panther:
java version "1.4.2_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 
1.4.2_05-141.3)
Java HotSpot(TM) Client VM (build 1.4.2-38, mixed mode)
Comment 1 Milan Kubec 2005-01-21 09:31:52 UTC
Please, somebody with MacOX knowledge take a look. There is issue
#52696 which might be the same problem, is it?
Comment 2 David Simonek 2005-01-21 11:01:05 UTC
Milos, please take a look at this. Thanks.
Comment 3 Milos Kleint 2005-01-24 08:23:00 UTC
yup, I think #52696 is a duplicate.
as far as I understand the problem now, we need to get rid of the
dynamic menu items (JInlineMenu usages) before the change can happen.

*** This issue has been marked as a duplicate of 52696 ***
Comment 4 Marian Mirilovic 2005-07-14 13:23:11 UTC
verified duplicate