A regression in JDK6.0b53
Hi Andrei,
There is an issue with the fix for bug* *4869912. The bug is fixed, but mouse released event is ignored for the first click on the second frame, after the first frame is closed.
Run the testcase given in the description of the bug (StartFrame.java) on Windows. Move the smaller frame outside the bigger frame. Close the smaller frame by double clicking on left cornor of title bar. Now click inside the bigger frame. Mouse released is not triggered, but mouse pressed and clicked are triggered. This happens only for the first click. For the second click onwards, mouse released is triggered correctly.
Shall I mark the bug as fix failed? Or should I file a new bug?
Thanks,
Girish