Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
msssk opened this issue May 15, 2020 · 0 comments
Open

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

msssk opened this issue May 15, 2020 · 0 comments

Comments

@msssk
Copy link
Contributor

msssk commented May 15, 2020

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.

  • Is Dijit failing to emit a blur event when it should?
  • Is dgrid correct in listening to events on the widgets DOM, or should it be using Dijit events?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant