angular-ui/ui-grid

Blur event does not trigger for dropdowns in firefox browser

Open

#5,648 opened on Aug 26, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
Browser Firefoxgood first issue

Repository metrics

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

Description

When I try to change the value in dropdown in grid cell using key board, on lost focus changed dropdown value does not get bound, this problem only occurs only in firefox browser.

Contributor guide