angular-ui/ui-grid

EditOnFocus with Pinning problem

Open

#4,048 opened on Jul 27, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
grid-cellNavgrid-edithelp wantedtype: bug

Description

I have a grid which combine editOnFocus feature and column pinning. if the grid needs to scroll horizontally for display the cell for editing, the cell is not focused. Plunker example: http://plnkr.co/edit/JbTwQLPSmB7K8a6o7NDr?p=preview

try edit city and then the name, the name will not be focused.

Contributor guide