[jdk20] Integrated: 4512626: Non-editable JTextArea provides no visual indication of keyboard focus
Alexander Zuev
kizune at openjdk.org
Mon Dec 19 22:19:52 UTC 2022
On Mon, 12 Dec 2022 22:33:51 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
> Set the text caret to be visible but not blinking on the non-editable text area. Fix the regression test that becames unstable after the change.
This pull request has now been integrated.
Changeset: 3e17e3c1
Author: Alexander Zuev <kizune at openjdk.org>
URL: https://git.openjdk.org/jdk20/commit/3e17e3c1c12d71461213bf15cdb72d4d93c88460
Stats: 233 lines in 4 files changed: 73 ins; 76 del; 84 mod
4512626: Non-editable JTextArea provides no visual indication of keyboard focus
8194048: Regression automated test '/open/test/jdk/javax/swing/text/DefaultCaret/HidingSelection/HidingSelectionTest.java' fails
8213562: Test javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java fails
Reviewed-by: aivanov, azvegint
-------------
PR: https://git.openjdk.org/jdk20/pull/21
More information about the client-libs-dev
mailing list