Issue in java.awt.Component.dispatchEvent

2012-01-26 Thread Guillermo Rodriguez Garcia
Hello all, I would like to report an issue in the dispatchEvent() method in base class java.awt.Component. The JDK API documentation for dispatchEvent() says: "Dispatches an event to this component or one of its sub components. Calls processEvent before returning for 1.1-style events which have b

Issue in java.awt.Component.dispatchEvent

2012-01-23 Thread Guillermo Rodriguez Garcia
Hello all, I would like to report an issue in the dispatchEvent() method in base class java.awt.Component. The JDK API documentation for dispatchEvent() says: "Dispatches an event to this component or one of its sub components. Calls processEvent before returning for 1.1-style events which have b