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 - Weird display of disabled submenu items on Win XP
Summary: Weird display of disabled submenu items on Win XP
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-31 14:29 UTC by jrojcek
Modified: 2008-12-22 13:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Wrong drawing of disabled submenus. (3.83 KB, image/png)
2007-07-31 14:31 UTC, jrojcek
Details
Correct drawing of disabled submenus. (2.33 KB, image/png)
2007-07-31 14:31 UTC, jrojcek
Details

Note You need to log in before you can comment on or make changes to this bug.
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