Request for review: 7155298 : Editable TextArea blocks GUI application from exit (original) (raw)
Sean Chou zhouyx at linux.vnet.ibm.com
Wed Mar 21 00:55:55 PDT 2012
- Previous message: [7u4] Review request for 7149085: [macosx] Quit with QuitStrategy CLOSE_ALL_WINDOWS does terminate application
- Next message: Request for review: 7155298 : Editable TextArea blocks GUI application from exit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [7u4] Review request for 7149085: [macosx] Quit with QuitStrategy CLOSE_ALL_WINDOWS does terminate application
- Next message: Request for review: 7155298 : Editable TextArea blocks GUI application from exit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]