angular-ui/ui-grid

Flickering/Jump bug in IE & Edge

Open

#5,605 opened on Aug 4, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
Browser IEhelp wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello,

I recently came across an issue at cell navigation/focus an editable column. To reproduce this issue check this plnkr: http://plnkr.co/edit/fo37bmJgfHkuSYiX9A02?p=preview

Steps to reproduce:

  1. Open IE or Edge
  2. Make the live preview window small
  3. Scroll to the right
  4. Try to navigate between cells using the arrow keys or select a cell.
  5. You should experience a visual jump when focusing a cell and flickering when navigating using the arrows.

I have not been able to reproduce this error in Firefox or Chrome.

Any ideas what this might be?

Contributor guide