RFR: 8292353: TableRow vs. TreeTableRow: inconsistent visuals in cell selection mode [v13]
Andy Goryachev
angorya at openjdk.org
Wed Sep 28 19:07:26 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/324828ec..2a9b9417
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=875&range=12
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=875&range=11-12
Stats: 367 lines in 4 files changed: 85 ins; 271 del; 11 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