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 250182 - Bug Action Listener on ComboBox since NetBeans 8.0.2
Summary: Bug Action Listener on ComboBox since NetBeans 8.0.2
Status: REOPENED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-03 15:35 UTC by AdMiDe
Modified: 2015-02-04 18:04 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 AdMiDe 2015-02-03 15:35:53 UTC
I was using NetBeans 8.0.0, I updated it and it crashed (nothing abnormal happened). Then, I installed the 8.0.2 one, and now, when I right click on a combo box, it deployes itself and the context menu at same time, in the older version, the 8.0.0, was not this way.
Comment 1 Stanislav Aubrecht 2015-02-04 17:56:37 UTC
Please specify which combo-box you're clicking, your OS and JDK version info and reopen, thanks.
Comment 2 AdMiDe 2015-02-04 18:04:43 UTC
Java 8 update 25 (1.8.0_25-b18) 64 bits
NetBeans 8.0.2 64 bits
Windows 7 Ultimate 64 bits

More info from NetBeans:
Product Version: NetBeans IDE 8.0.2 (Build 201411181905)
Java: 1.8.0_20; Java HotSpot(TM) 64-Bit Server VM 25.20-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-b26
System: Windows 7 version 6.1 running on amd64; Cp1252; es_AR (nb)

And this is the ComboBox:
javafx.scene.control.ComboBox