<AWT Dev> Request for review: 7155298 : Editable TextArea blocks GUI application from exit

Sean Chou zhouyx at linux.vnet.ibm.com
Wed Mar 21 00:55:55 PDT 2012


Hi all,

     It is found that when TextArea or TextField is setEditable(true), the
application will not exit after the application frame disposes.
The reason is the visible caret contains a timer which controls its
flashing . This timer must be stopped when disposing.

Link to webrev: http://cr.openjdk.java.net/~zhouyx/7155298/webrev.00/
Link to bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7155298

-- 
Best Regards,
Sean Chou
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20120321/54b20a56/attachment.html 


More information about the awt-dev mailing list