RFR: 8187474: Tree-/TableCell, TreeCell: editingCell/Item not updated in cell.startEdit
Jeanette Winzenburg
fastegal at openjdk.java.net
Mon Oct 11 17:40:13 UTC 2021
On Thu, 7 Oct 2021 10:35:12 GMT, Marius Hanl <mhanl at openjdk.org> wrote:
>
>
> And by the way, you know why there is a requestFocus() in List/TreeCell, but not in the other two cells? :)
plain oversight? or the wrong thing to do, anyway? or having weird side-effects in tabular controls which were evaded by not requesting focus? We'll see the deeper we go in the cleanup quest :)
-------------
PR: https://git.openjdk.java.net/jfx/pull/638
More information about the openjfx-dev
mailing list