You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Short description
Cell double click rarely does not start editing mode.
What is current behavior
If table has a list type column and user double clicks on some cell, the cell editor does not appear and no dropdown is shown.
What is desired behavior
Double click on editable cell must always show editor and related popups.
Steps to reproduce or sample
The misbehaviour can be reproduced by double clicking list cells from bottom row to up, you can see that some cells do not start editing action.
The text was updated successfully, but these errors were encountered:
Short description
Cell double click rarely does not start editing mode.
What is current behavior
If table has a list type column and user double clicks on some cell, the cell editor does not appear and no dropdown is shown.
What is desired behavior
Double click on editable cell must always show editor and related popups.
Link to jsfidle/codepan with sample code
https://w2ui.com/web/demos/#/grid/21
Steps to reproduce or sample
The misbehaviour can be reproduced by double clicking list cells from bottom row to up, you can see that some cells do not start editing action.
The text was updated successfully, but these errors were encountered: