0N/A<html>
0N/A<!--
0N/A @test
0N/A @bug 6267983
0N/A @summary PIT: MouseClicked is triggered when the mouse is released outside the tray icon, Win32
0N/A @author dmitry.cherepanov@... area=awt.event
0N/A @library /regtesthelpers
0N/A @build Util
0N/A @run applet MouseClickTest.html
0N/A -->
0N/A<head>
0N/A<title> </title>
0N/A</head>
0N/A<body>
0N/A
0N/A<h1>MouseClickTest<br>Bug ID: 6267983</h1>
0N/A
0N/A<p> This is an AUTOMATIC test, simply wait for completion </p>
0N/A
0N/A<APPLET CODE="MouseClickTest.class" WIDTH=200 HEIGHT=200></APPLET>
0N/A</body>
0N/A</html>
0N/A