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 111474

Summary: Weird display of disabled submenu items on Win XP
Product: platform Reporter: jrojcek <jrojcek>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Wrong drawing of disabled submenus.
Correct drawing of disabled submenus.

Description jrojcek 2007-07-31 14:29:57 UTC
Disabled submenus are incorrectly drawn on Windows XP. See the attached screenshot of wrong drawing and next screenshot with correct drawing.
Comment 1 jrojcek 2007-07-31 14:31:09 UTC
Created attachment 45942 [details]
Wrong drawing of disabled submenus.
Comment 2 jrojcek 2007-07-31 14:31:43 UTC
Created attachment 45943 [details]
Correct drawing of disabled submenus.
Comment 3 David Simonek 2007-08-02 12:10:27 UTC
We do nothing special with menu drawing, it's probably Swing bug, entered as 6588408.
See http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6588408