angular-ui/ui-grid

Firefox: ui-grid.moveColumns used with grid in disabled fieldset, header follows cursor after click

Open

#5,408 opened on May 17, 2016

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

Repository metrics

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

Description

http://plnkr.co/edit/sfYX2S?p=preview

Create a ui-grid inside of a fieldset with ng-disabled="true". Click (and mouse-up) on one of the column headers.

In Firefox 46.0.0 and Firefox 46.0.1 the header follows the cursor even after mouse-up as if you are moving the column.

Contributor guide