[jdk20] Integrated: 8299077: [REDO] JDK-4512626 Non-editable JTextArea provides no visual indication of keyboard focus
Alexander Zuev
kizune at openjdk.org
Thu Dec 22 00:15:50 UTC 2022
On Tue, 20 Dec 2022 23:38:31 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
> Slightly updated original fix - got rid of the extra flasher reset. Tests are fixed to be more stable and pass on the corresponding platforms.
This pull request has now been integrated.
Changeset: fef70d78
Author: Alexander Zuev <kizune at openjdk.org>
URL: https://git.openjdk.org/jdk20/commit/fef70d78baec9ce11d50b9a4c1fb26a1b854ccbf
Stats: 228 lines in 4 files changed: 68 ins; 76 del; 84 mod
8299077: [REDO] JDK-4512626 Non-editable JTextArea provides no visual indication of keyboard focus
8299127: [REDO] JDK-8194048 Regression automated test '/open/test/jdk/javax/swing/text/DefaultCaret/HidingSelection/HidingSelectionTest.java' fails
8299128: [REDO] JDK-8213562 Test javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java fails
Reviewed-by: aivanov, azvegint
-------------
PR: https://git.openjdk.org/jdk20/pull/68
More information about the client-libs-dev
mailing list