Premium support for our pure JavaScript UI components


Post by jack sheldon-reid »

The current behaviour regarding read-only widgets within the grid is to prevent keyboard selection of the cell; this results in weird behaviour where focus gets "stuck" on cells when using the cursor keys to navigate. This behaviour only exists on widgets within columns and not other read only cells. This is repeatable on the "Tree with locked columns" example of the Bryntum grid.

Is it possible to have keyboard navigation via the cursor keys on these columns, thank-you.

Bryntum issue repeated on Bryntum Example.mov
(6.23 MiB) Downloaded 24 times

Post by marcio »

Hey Jack,

Thanks for the report, I reproduced the behavior you described and created a ticket for it https://github.com/bryntum/support/issues/5067

Best regards,
Márcio


Post by bpepers »

Hey Marcio,
Just to clarify as the issue is 'readOnly disables Slider fields and makes them unfocusable' this also applies to other widget columns not just sliders, for example we are seeing the same issue on our Check Column.
Thanks,
Ben


Post Reply