Basic online editing with keyboard navigation mode

When I edit the ‘text’ field and type Left Arrow Key inside the ‘text’ input, the left column is selected. The correct behavior is to move between the letters. Can you solve this in the next update?

https://docs.dhtmlx.com/gantt/samples/07_grid/12_inline_edit_key_nav.html

Hi @douglas!

As a workaround, you can redefine keyboard mappings for inline editors and change the behavior to what you want
Here is a related article: https://docs.dhtmlx.com/gantt/desktop__inline_editing.html#inlineeditingmodes

And a working demo: https://snippet.dhtmlx.com/eaee85c6c

1 Like

Hi @douglas,

The conflicts between keyboard navigation and inline editor were resolved in the latest Gantt version 6.3.

https://docs.dhtmlx.com/gantt/whatsnew.html#63

1 Like