<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>707</bug_id>
          
          <creation_ts>2013-03-16 23:22:53 +0100</creation_ts>
          <short_desc>NEWT EVENT_MOUSE_EXITED not sent on Windows</short_desc>
          <delta_ts>2013-04-05 03:40:58 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Newt</product>
          <component>windows</component>
          <version>1</version>
          <rep_platform>All</rep_platform>
          <op_sys>windows</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="cubus">damichl73</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          <cc>gouessej</cc>
          
          <cf_type>---</cf_type>
          <cf_scm_refs>jogl d4e840fed236bb139515ec03a4a2ebe1676d3cb1</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2294</commentid>
    <comment_count>0</comment_count>
    <who name="cubus">damichl73</who>
    <bug_when>2013-03-16 23:22:53 +0100</bug_when>
    <thetext>jogl version 2.0-b930-20130313

happens in windowed and fullscreen mode.

press mouse button inside a window
drag outside the window
release mouse button
move back to the window

-&gt; MouseListener.mouseDragged() gets called instead of mouseMoved()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2298</commentid>
    <comment_count>1</comment_count>
    <who name="Julien Gouesse">gouessej</who>
    <bug_when>2013-03-18 15:39:25 +0100</bug_when>
    <thetext>There is already another bug report for that, isn&apos;t it?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2431</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-04-05 03:40:58 +0200</bug_when>
    <thetext>    Bug 707: Fix NEWT EVENT_MOUSE_EXITED not sent on Windows - Regression of commit 85338858f5c58694fa88e77df1386d0556887944
    
    Commit replaced enqueueMouseEventID w/ sendMouseEventID, while not removing the &apos;jboolean wait&apos; argument.
    This also lead to staying in DRAGGED mode when mouse left the window.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>