RFR: 8292353: TableRow vs. TreeTableRow: inconsistent visuals in cell selection mode [v12]
Andy Goryachev
angorya at openjdk.org
Tue Sep 20 19:06:19 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 incrementally with one additional commit since the last revision:
8292353: review comments
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/875/files
- new: https://git.openjdk.org/jfx/pull/875/files/13ee82f4..324828ec
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=875&range=11
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=875&range=10-11
Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 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