angular-ui/ui-grid

Flickering/Jump bug in IE & Edge

Open

#5,605 创建于 2016年8月4日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
Browser IEhelp wanted

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南