JDK-4270451 : Using arrow keys on Solaris results in focusLost/focusGained
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.3.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_7
  • CPU: sparc
  • Submitted: 1999-09-09
  • Updated: 1999-09-16
  • Resolved: 1999-09-16
Related Reports
Duplicate :  
Description
When using the arrow keys on lightweight components (haven't tried with heavyweights) a focusLost then focusGained event is generated every time an arrow key is pressed. I've attached an example of this. Click in the frame, and then use the arrow keys, you should see on the console the events that are generated.

Comments
EVALUATION This sounds a lot like 4163339, 4113801, 4191281. eric.hawkes@eng 1999-09-09 Yep, after talking with Hania I'm closing this as a dup of 4163339. Although 4163339 refers to 4124119 which implies this is fixed... I've emailed Jenny asking for more details. scott.violet@eng 1999-09-15
15-09-1999