Skip to content

cellnav loses edit mode on horizontal scroll in IE #6157

Open
@PeCePe

Description

@PeCePe

When using ui-grid-edit and ui-grid-cellNav in the grid and you navigate horizontal (tab, arrow right) through a row, the edit mode is lost, when the first not visible scrollable column is reached in IE 11.
All user-visible columns will be entered in edit mode correctly, but when a tab forces a horizontal scroll, the edit mode is lost on that column. In Chrome the problem does NOT occur.

The problem can be reproduced in the tutorial: http://ui-grid.info/docs/#/tutorial/401_AllFeatures
I notices the problem in version v4.0.0 and it still exists in de current version (v4.0.4).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @mportuga@PeCePe

        Issue actions

          cellnav loses edit mode on horizontal scroll in IE · Issue #6157 · angular-ui/ui-grid