<?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>919</bug_id>
          
          <creation_ts>2013-12-04 07:31:22 +0100</creation_ts>
          <short_desc>TestNewtKeyCodesAWT w/ NewtCanvasAWT Fails on Windows Due to Clogged Key-Release Event by AWT Robot</short_desc>
          <delta_ts>2013-12-04 07:52:00 +0100</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>pc_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>---</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>DEFECT</cf_type>
          <cf_scm_refs>8512777873461ee33d8ed913ee26bafc00a08a02</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>3436</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-12-04 07:31:22 +0100</bug_when>
    <thetext>For an unknown reason, on Windows w/ Java7, a NewtCanvasAWT&apos;s NEWT window
will not receive a sent key-release event by AWT Robot while otherwise being IDLE.

It is observed that moving the mouse a bit, i.e. sending other events down the 
AWT/Native event dispatcher removes the &apos;clog&apos; and the key-release event is dispatched.

The &apos;clog&apos; happens to be _before_ NEWT&apos;s Windows native event queue&apos;s dispatch path,
since the key-release event was not visible here before moving the mouse.

Remedy as observed: Inject tiny mouse-move events ..</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3437</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-12-04 07:52:00 +0100</bug_when>
    <thetext>8512777873461ee33d8ed913ee26bafc00a08a02
  Fixed as described (move mouse back/forth)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>