RFR: 8292353: TableRow vs. TreeTableRow: inconsistent visuals in cell selection mode [v4]
Andy Goryachev
angorya at openjdk.org
Fri Aug 19 23:31:55 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: added tests
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/875/files
- new: https://git.openjdk.org/jfx/pull/875/files/51275937..419e76c1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=875&range=03
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=875&range=02-03
Stats: 363 lines in 1 file changed: 363 ins; 0 del; 0 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