<Swing Dev> RFR: [JDK-8025082] The behaviour of the highlight will be lost after clicking the set button
Rajeev Chamyal
rajeev.chamyal at oracle.com
Fri Aug 21 12:10:25 UTC 2015
Hi,
Please review the following fix for jdk9:
Bug: https://bugs.openjdk.java.net/browse/JDK-8025082
webrev: http://cr.openjdk.java.net/~psadhukhan/rajeev/8025082/webrev.00/
The highlight of selected text in JTextPane/JTextArea is lost if some other component (e.g. button clicked) gains focus.
Added a method to update the selection ownership for caret when text is selected/unselected in the JTextPane/JTextArea.
Regards,
Rajeev Chamyal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20150821/7d9c00d4/attachment.html>
More information about the swing-dev
mailing list