angular-ui/ui-grid

Erratically jumping header during column moving, if there is pinned column

Open

#4,973 opened on Jan 15, 2016

View on GitHub
 (6 comments) (0 reactions) (1 assignee)JavaScript (5,395 stars) (2,496 forks)batch import
good first issueneeds: decision

Description

http://plnkr.co/edit/3CRat38d2TZxx5pWV4tS?p=preview

Steps to reproduce:

  1. Open the embedded view to get a larger display
  2. Move "Email" column forward

Result: While being dragged, the "Email" column header flows far away from the mouse pointer.

Expected: The flowing column header should appear right under the mouse pointer during dragging

Contributor guide