Duplicate :
|
|
Relates :
|
|
Relates :
|
Click a mouse on a component derived either from Canva or Panel Class, and drag the mouse out of the component (with the mouse being kept pressed) so that the first drag event is issued outside the component. The drag event is issued not to the component where the mouse is clicked first but to a component where the mouse is located. Or if the mouse is released outside the component where it was pressed, a MOUSE_RELEASED event is not issued. --------------------------------------- 1997-05-29 One other customer sent the same bug. How come it is closed without any justification? From: Kiyoshi Furukawa <###@###.###> This does not look like form output to me. BUG_SUBMIT_FORM User: (internal) Category: java Subcategory: classes_awt Bug/rfe/eou: bug Synopsis: mouse pressed event was delivered when drag-exit from Frame. Severity Impact: (internal) Severity Functionality: (internal) Priority: (internal) Description: MOUSE_PRESSED event was delivered when cursor dragged and exited from Frame. Futhermore, entering again into Frame after drag-exit and release button, MOUSE_RELEASED event was delivered. Would you please make me know whether it was Bug or not. company - Real World Computing Partnership , email - ###@###.### Work around: Comments: customer_rec: new Company: other Employee:Kiyoshi Furukawa Release: jdk111 Hardware Version: i586 O/S version: win_95 User Role: D User Type: E Sun Contact: (internal) end_customer_rec: BUG_END phil.race@eng 1997-11-06 I think this the same as 4038721, fixed in JDK 1.1.5
|