JDK-8281745 : Create a regression test for JDK-4514331
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2022-02-14
  • Updated: 2022-07-21
  • Resolved: 2022-02-22
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 17 JDK 19 JDK 8
11.0.17-oracleFixed 17.0.5-oracleFixed 19 b11Fixed 8u351Fixed
Related Reports
Relates :  
Description
Create a regression test for JDK-4514331, which checks whether pressing <Tab> key always shift focus to next component, even though the current focus is in JTextArea and some text is already selected.
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/1249 Date: 2022-07-20 18:57:53 +0000
20-07-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/572 Date: 2022-07-20 18:55:50 +0000
20-07-2022

Fix request [11u/17u] I backport this for parity with 11.0.17/17.0.5-oracle. No risk, only a test change. Clean backport. Test passes.
20-07-2022

Changeset: f9539521 Author: Manukumar V S <mvs@openjdk.org> Committer: Abdul Kolarkunnu <akolarkunnu@openjdk.org> Date: 2022-02-22 07:31:55 +0000 URL: https://git.openjdk.java.net/jdk/commit/f9539521aee71e84cb052d3d0444c58ee88930f7
22-02-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/7469 Date: 2022-02-15 02:48:54 +0000
15-02-2022