On Mon, 12 Dec 2022 22:33:51 GMT, Alexander Zuev <[email protected]> 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 <[email protected]> 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
