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 222948 - Disappearing menu checkable menu items
Summary: Disappearing menu checkable menu items
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.2.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-29 07:45 UTC by zerog80
Modified: 2012-12-04 10:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A screenshot of the disappearing menu items (197.54 KB, image/png)
2012-11-29 07:45 UTC, zerog80
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zerog80 2012-11-29 07:45:09 UTC
Created attachment 128555 [details]
A screenshot of the disappearing menu items

I installed Netbeans 7.2.1 (C/C++ pack) on Linux Mint Maya 14 (Cinnamon 1.6) and I noticed that the checkable items in the menus become white when checked. It occurs both on the main and context menus, and the only way to read the item text is to pass with the mouse over (please see attached screenshot).
I installed the same Netbeans version on Ubuntu 12.10 too, and problem do not occurs there.

Kind regards,
Guido
Comment 1 Stanislav Aubrecht 2012-12-03 09:15:27 UTC
Please run some plain Swing app, e.g. SwingSet demo in JDK 1.6 folder and attach a screen shot of checked menu item. Also please attach your IDE log and reopen, thanks.
Comment 2 zerog80 2012-12-04 08:15:50 UTC
(In reply to comment #1)
> Please run some plain Swing app, e.g. SwingSet demo in JDK 1.6 folder and
> attach a screen shot of checked menu item. Also please attach your IDE log and
> reopen, thanks.

I installed the C/C++ version of Netbeans 7.2.1, so the Java plugin is not installed. Can this be the main cause of the problem? Tell me if I have to install it and retry. Additionally, I did not install any JDK, because Linux Mint 14 is shipped together with OpenJDK 7, that does not contain any example and Netbeans correctly installed with it. Any other part of the IDE is perfectly functional, except check/toggle menu items and menu borders that are white as the editor background, and that makes impossible to be read (you can check on the attached screenshot).
Comment 3 zerog80 2012-12-04 08:17:13 UTC
Regarding the message log, you can refer to the attachment I added to Bug #223040
(http://netbeans.org/bugzilla/show_bug.cgi?id=223040), it's the same environment.
Comment 4 Stanislav Aubrecht 2012-12-04 10:36:54 UTC
Thanks for the log, I don't see anything suspicious there.
Please try the SwingSet demo app and also try running with Oracle JDK, thanks.