Can you report a bug in the issue tracker. CellTree shouldn't navigate if
the Cell is being edited.
As far as making EditTextCell bigger, there isn't an easy way to do it yet
because we haven't added hooks for ClientBundles. As a workding, you can
override the render() method and replace the par
I use CellTree with CompositeCell that consist of CheckboxCell and
EditTextCell
I can’t use left/right keys in EditTextCell since they are used to
navigate into/out of child nodes in CellTree widget. This makes
EditTextCell unusable. Is there a way to not use left/right keys for
node navigation an