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

Tab event propagates #3742

Closed
destanoglu opened this issue Jun 10, 2015 · 1 comment
Closed

Tab event propagates #3742

destanoglu opened this issue Jun 10, 2015 · 1 comment

Comments

@destanoglu
Copy link

Hi,

At your previous versions, while using inline edit feature (with edit on focus) usually tab key is not propagates as an grid element event (I cannot catch the tab key event from the grid's DOM element)

But with your latest version, this situation has been changed and only default text edit fields prevents the propagation, but dropdown editors (ui-grid/dropdownEditor) propagates the tab event and this is an unexpected behaviour according to the previous versions.

swalters added a commit that referenced this issue Jun 11, 2015
…keys.

also refactored the generic editor keydown event code
@swalters
Copy link
Contributor

should be fixed now in master

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

2 participants