SitePen / dgrid

A lightweight, mobile-ready, data-driven, modular grid widget designed for use with dstore
http://dgrid.io/
Other
628 stars 298 forks source link

Editor: browser blur with active Select leads to bugged editor #1467

Open msssk opened 4 years ago

msssk commented 4 years ago

In test/Editor_more_widgets.html:

  1. Click a cell in the "Select Store" column
  2. Click in the Select to open its dropdown
  3. Activate a different application (causing the browser to lose focus)

Result: the shared editor remains in place but bugged, if you now click in another cell the edited cell ends up with an empty value.

I'm not sure if this should be fixed in dgrid or Dijit.