RFR: 8292353: TableRow vs. TreeTableRow: inconsistent visuals in cell selection mode [v10]
Andy Goryachev
angorya at openjdk.org
Wed Aug 24 22:03: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: whitespace
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/875/files
- new: https://git.openjdk.org/jfx/pull/875/files/d5ad5605..2c7130d9
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=875&range=09
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=875&range=08-09
Stats: 14 lines in 3 files changed: 0 ins; 0 del; 14 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