> 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).

Jyothilekshmi has updated the pull request incrementally with one additional 
commit since the last revision:

  8364404:PanelRepaint.java should not be resizable

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/31687/files
  - new: https://git.openjdk.org/jdk/pull/31687/files/c797addc..510723a3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=31687&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31687&range=03-04

  Stats: 6 lines in 1 file changed: 2 ins; 4 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/31687.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31687/head:pull/31687

PR: https://git.openjdk.org/jdk/pull/31687

Reply via email to