Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6708549
Votes 0
Synopsis Nimbus L&F: JTextArea does not repaint of focus gained/lost
Category java:classes_swing
Reported Against
Release Fixed 6u10(b26)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs
Submit Date 29-MAY-2008
Description
Need to make JTextArea repaint its self when focus is gained/lost in the same way as JTextField does. This problem can easily be seen by tabing to change focus between two JTextAreas in Laffy, the focus outer glow does not move correcty.
Posted Date : 2008-05-29 17:06:29.0
Work Around
N/A
Evaluation
SynthTextAreaUI was not repainting on focus gained/lost like SynthTextFieldUI was. So I copied the code across.
Posted Date : 2008-05-29 23:12:00.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang