JDK-6272981 : PIT. XToolkit. CheckboxMenuItem triggers ActionEvents
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2005-05-19
  • Updated: 2005-06-17
  • Resolved: 2005-06-17
Related Reports
Duplicate :  
Description
This bug occurs on XToolkit on b38 PIT build.

java version "1.6.0-awt.pit-int-awt-blade"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-awt-blade-dm97671_11_May_2005_10_32-b00)
Java HotSpot(TM) Server VM (build 1.6.0-ea-b35, mixed mode)

CheckboxMenuItem triggers ActionEvent when selected.

To reproduce:
1. Run the attached code
2. Drop down the menu and click on the CheckboxMenuItem
###@###.### 2005-05-19 11:48:11 GMT

Comments
EVALUATION XAWT checkbox menu item was firing ActionEvent only to reproduce MAWT behaviour. Need to remove event firing code. ###@###.### 2005-05-20 11:57:50 GMT
20-05-2005