On Wed, 15 Oct 2025 15:15:44 GMT, Andy Goryachev <[email protected]> wrote:

> In a sense, we already have that: the TableView page allows for editing the 
> cells, and there is plenty of various controls in the options pane. There is 
> a full-blown UI panel in the Stage page (in a standalone repo), through you 
> have to open it separately.
> 
> We could also cook up completely new Focus page with all of our controls and 
> event handlers built-in. Is that what you envision?

Yeah, something like that. I will do some testing as well soon, it would be 
very interesting how a table with the correct focus mechanism reacts to 
different controls, especially with validation, e.g. a table row need to have 
values so the button is not disabled - and what happens if you commit an 
invalid value by a focus loss click on a button.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1935#issuecomment-3407900194

Reply via email to