[jdk20] RFR: 4512626: Non-editable JTextArea provides no visual indication of keyboard focus

Alexander Zuev kizune at openjdk.org
Tue Dec 13 06:13:00 UTC 2022


On Tue, 13 Dec 2022 02:34:46 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Does it need similar change in test/jdk/javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java as well? Since the logic is changed, I will still request to make this test stable on windows (now that we are not using screen capture) and then deproblemlist

I haven't tested the MultiSelectionTest but since it is problemlisted on Linux similar change might make it more stable. As of this test - since you are the owner of JDK-8194048 i thought that you can review my changes and deproblemlist the test if it is stable on the rest of the platforms and if changes make sense. I definitely do not want to steal your thunder. As of MultiSelectionTest i can take care of it either here or in the original bug that is noted in ProblemList.txt since my fix does not affect it.

-------------

PR: https://git.openjdk.org/jdk20/pull/21



More information about the client-libs-dev mailing list