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 213997 - ComboBoxes do not open (e.g. the languages box in the preferences)
Summary: ComboBoxes do not open (e.g. the languages box in the preferences)
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.2
Hardware: Macintosh Mac OS X
: P2 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2012-06-11 15:44 UTC by han.solo
Modified: 2012-06-12 14:18 UTC (History)
1 user (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 han.solo 2012-06-11 15:44:24 UTC
Product Version = NetBeans IDE Dev (Build 201206110001)
Operating System = Mac OS X version 10.7.4 running on x86_64
Java; VM; Vendor = 1.7.0_06-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.2-b03
Comment 1 han.solo 2012-06-11 15:48:32 UTC
For example if i download a plugin and want to select the folder where i saved it, i simply can't open the combobox that shows the folder tree. Another example is the Language combo box in the preferences->Fonts&Colors menu, here i can't select another language than All Languages. Interestingly the comboboxes in the IssueTracker that opens within NetBeans work...?
Comment 2 Marian Mirilovic 2012-06-12 06:36:10 UTC
Looks like the key info :
Java; VM; Vendor = 1.7.0_06-ea

It is not reproducible with 7u4/7u5 I guess ?
Comment 3 han.solo 2012-06-12 06:48:48 UTC
The following procedure seems to fix the problem:

- Installing NetBeans latest dev. build.
- Open the Java Platforms menu
  - Java 1.7.0_06 is selected as default Java Platform WITHOUT the JavaFX tab visible
  - Add a new Java Platform and select again 1.7.0_06 (now the JavaFX tab is visible)
  - Add the JavaFX 2.2 b11 folder and activate JavaFX

Now the comboboxes work as expected.

Additional comment: 
It would be great if the JavaFX tab would be visible directly and not only after re-added the same Java Framework again.
Comment 4 Stanislav Aubrecht 2012-06-12 14:18:30 UTC
Cannot reproduce in:

Product Version: NetBeans IDE Dev (Build 20120612-38987a2c31a4)
Java: 1.7.0_06-ea; Java HotSpot(TM) 64-Bit Server VM 23.2-b04
System: Mac OS X version 10.7.4 running on x86_64; UTF-8; en_US (nb)

(The JDK is build 13)