JDK-4095752 : Can't get System clipboard once mouse moves away from the frame (Solaris only)
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.1.4,1.1.8_003,1.3.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.5.1,solaris_7
  • CPU: sparc
  • Submitted: 1997-11-27
  • Updated: 2000-06-08
  • Resolved: 2000-06-08
Related Reports
Duplicate :  
Description

Name: paC48320			Date: 11/27/97


I wrote a library for GUI applications to catch data posted
on system clipboard without having users pointing mouse to that 
application frame.  If one of the application had mouse focus and
lost it, this particular frame would not be able to access
system clipboard via getSystemClipboard() method.  If I move 
mouse into that frame again, it will work again.

This particular bug appears only on Solaris (Sparc) platform.
The same code work fine on NT.  I have reported this bug when 
JDK1.1.2 released, but it does not get fixed through 1.1.3 and
1.1.4.  A different bug appeared on 1.1.2 for NT is gone, but 
this Solaris bug is still there.  Is that because X-server characteristics
or X11StringSelect implementation.  If this can't not be fixed, I have to 
get different implementation soon since I can't not provide different 
behaviors on different platforms.

Spencer Ho
Bay Networks, Inc.
###@###.###
(408)495-3304
company - Bay Networks, Inc , email - ###@###.###
(Review ID: 14235)
======================================================================

Comments
EVALUATION 6/7/2000 kevin.ryan@eng -- reproducible under 1.1.8_003 and 1.3.0-C on Solaris, with and without using the "focus follows mouse" (vs. "click to set focus") desktop setting. This appears to be a duplicate of # 4085183.
11-06-2004

PUBLIC COMMENTS appears to be a dupe of #4085183
10-06-2004