<?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>928</bug_id>
          
          <creation_ts>2013-12-18 20:51:25 +0100</creation_ts>
          <short_desc>JAWTWindow&apos;s JAWTComponentListener _not_ attached and original visibility state not restored @ detach.</short_desc>
          <delta_ts>2014-01-12 04:29:16 +0100</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>awt</component>
          <version>2</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</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>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>937</dependson>
          <blocked>816</blocked>
    
    <blocked>849</blocked>
    
    <blocked>889</blocked>
    
    <blocked>906</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>---</cf_type>
          <cf_scm_refs>166e5da5298b16b0acbf900004964d370cd0aa29</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>3478</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-12-18 20:51:25 +0100</bug_when>
    <thetext>Commit ebed9f0322e2a2279a525e04ee3875c9034a7f45 (fix for Bug 906) causes a regression
to fix for Bug 816, Bug 849 and Bug 889 (OSX CALayer Positioning and JAWTWindow visibility).

The commit adds the JAWTComponentListener instance &apos;jawtComponentListener&apos;
to the component before it&apos;s assignment (duh!).

+++

Further more, detaching the JAWTComponentListener shall restore 
the component&apos;s original &apos;local visibility state&apos;, which might got overridden
by it&apos;s &apos;hierarchyChanged&apos; implementation.

+++</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3479</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-12-18 22:00:25 +0100</bug_when>
    <thetext>166e5da5298b16b0acbf900004964d370cd0aa29: Fixed as described</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>