On Fri, 26 Jun 2026 03:50:18 GMT, Jyothilekshmi <[email protected]> wrote:
> Please review this > > Platforms tested: > Windows 11, macOS, Linux, Ubuntu > > Summary: > Update PanelRepaint manual test to make the test frame non-resizable, keeping > the UI layout fixed during verification. While testing the non-resizable > frame change, observed that tab focus traversal did not scroll lower rows > into view. Set a clear size for the custom ScrollPanel so when focus moves > with the Tab key, the selected row can scroll into view properly. > > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 9bbc1128 Author: Jyothilekshmi <[email protected]> Committer: Alexey Ivanov <[email protected]> URL: https://git.openjdk.org/jdk/commit/9bbc1128ff70be842b0272f3067dfaa42220ac3c Stats: 8 lines in 1 file changed: 4 ins; 1 del; 3 mod 8364404: PanelRepaint.java should not be resizable Reviewed-by: prr, aivanov, jdv ------------- PR: https://git.openjdk.org/jdk/pull/31687
