RFR: 8090456: Focus Management [v9]

Andy Goryachev angorya at openjdk.org
Wed Oct 9 22:46:32 UTC 2024


> Public APIs for focus traversal and the focus traversal policy:
> 
> https://github.com/andy-goryachev-oracle/Test/blob/main/doc/FocusTraversal/FocusTraversal.md
> 
> This work is loosely based on the patch
> https://cr.openjdk.org/~jgiles/8061673/

Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 15 commits:

 - Merge remote-tracking branch 'origin/master' into 8090456.focus.traversal
 - Merge remote-tracking branch 'origin/master' into 8090456.focus.traversal
 - removed traversal event
 - javadoc
 - remove bounds
 - whitespace
 - Merge remote-tracking branch 'origin/master' into 8090456.focus.traversal
 - Merge remote-tracking branch 'origin/master' into 8090456.focus.traversal
 - review comments
 - Merge remote-tracking branch 'origin/master' into 8090456.focus.traversal
 - ... and 5 more: https://git.openjdk.org/jfx/compare/ec60af47...5b31a64f

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

Changes: https://git.openjdk.org/jfx/pull/1555/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1555&range=08
  Stats: 3636 lines in 57 files changed: 1553 ins; 1584 del; 499 mod
  Patch: https://git.openjdk.org/jfx/pull/1555.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1555/head:pull/1555

PR: https://git.openjdk.org/jfx/pull/1555


More information about the openjfx-dev mailing list