Relates :
|
|
Relates :
|
|
Relates :
|
When a FileDialog is dismissed by double-clicking on a file name, a MOUSE_RELEASED event is sent to whatever Component is beneath the FileDialog. This is demonstrable using the test/java/awt/Button/DoublClickTest regression test, or the attached test case. This happens on win32, but not on Solaris. See also 4530087, 4531849.
|