RFR: 8292353: TableRow vs. TreeTableRow: inconsistent visuals in cell selection mode [v9]

Andy Goryachev angorya at openjdk.org
Wed Aug 24 21:52:18 UTC 2022


> The issue is caused by TreeTableRow incorrectly selected when cell selection mode is enabled.
> 
> Changes:
> - modified TreeTableRow.updateSelection()

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

 - 8292353: tree and table row tests
 - 8292353: simple test cases
 - 8292353: control utils
 - Merge remote-tracking branch 'origin/master' into 8292353.visuals
 - Merge remote-tracking branch 'origin/master' into 8292353.visuals
 - 8292353: spelling
 - 8292353: typo
 - 8292353: typo
 - 8292353: whitespace
 - 8292353: added tests
 - ... and 4 more: https://git.openjdk.org/jfx/compare/6d6726c3...d5ad5605

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

Changes: https://git.openjdk.org/jfx/pull/875/files
 Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=875&range=08
  Stats: 668 lines in 5 files changed: 655 ins; 8 del; 5 mod
  Patch: https://git.openjdk.org/jfx/pull/875.diff
  Fetch: git fetch https://git.openjdk.org/jfx pull/875/head:pull/875

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


More information about the openjfx-dev mailing list