<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi Manajit,</p>
<p>Can you provide information which fix caused the regression?</p>
<p>--Semyon<br>
</p>
<br>
<div class="moz-cite-prefix">On 12/8/17 5:53 AM, Manajit Halder
wrote:<br>
</div>
<blockquote
cite="mid:E1445698-445B-4542-98C1-1D82A4A182C9@oracle.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69);" class="">Hi All,</div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69); min-height: 14px;"
class=""><br class="">
</div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69);" class="">Kindly
review the following Swing fix.</div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69); min-height: 14px;"
class=""><br class="">
</div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(228, 175, 10);" class=""><span
style="color: #454545" class="">Bug: <span style="color:
#e4af0a" class=""><a moz-do-not-send="true"
href="https://bugs.openjdk.java.net/browse/JDK-8189253"
class="">https://bugs.openjdk.java.net/browse/JDK-8189253</a></span></span></div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(228, 175, 10);" class=""><span
style="color: #454545" class="">Webrev: <span style="color:
#e4af0a" class=""><a moz-do-not-send="true"
href="http://cr.openjdk.java.net/%7Emhalder/8189253/webrev.00/"
class="">http://cr.openjdk.java.net/~mhalder/8189253/webrev.00/</a></span></span></div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69); min-height: 14px;"
class=""><br class="">
</div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69); min-height: 14px;"
class="">Cause: </div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69); min-height: 14px;"
class=""><span class="Apple-tab-span" style="white-space:pre"> </span>Issue
was due to retargeting of mouse enter exit events. </div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69); min-height: 14px;"
class=""><span class="Apple-tab-span" style="white-space:pre"> </span>MOUSE_ENTER
and MOUSE_EXIT events were sent on the parent window (JFrame) in
between MOUSE_PRESS and MOUSE_RELEASE events on the modeless
JDialog.</div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69); min-height: 14px;"
class=""><br class="">
</div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69); min-height: 14px;"
class="">Fix:</div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69); min-height: 14px;"
class=""><span class="Apple-tab-span" style="white-space:pre"> </span>Retargeting
of events is not done in-between MOUSE_PRESS and MOUSE_RELEASE.</div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69); min-height: 14px;"
class=""><br class="">
</div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69); min-height: 14px;"
class="">Regards,</div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69); min-height: 14px;"
class="">Manajit</div>
<div style="margin: 0px; line-height: normal; font-family:
'Helvetica Neue'; color: rgb(69, 69, 69); min-height: 14px;"
class=""><br class="">
</div>
</blockquote>
<br>
</body>
</html>