Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2732
Spacebar filter bug
posted

Hello,

In this JSFiddle (http://jsfiddle.net/fqm5Lhp7/1/) you can see that when you click on the 'Delete Row' button and filter values using spacebar, the first row in the grid is automatically selected. This behavior can be more precisely pinpointed to pressing spacebar when you have never selected a row in the grid. (you can clearly see this if you immediately press spacebar in the filter when the JSFiddle loads) I have noticed that this behavior was not present in previous versions. (You can see this if you change the script references from 20141 to 20131)

Is this a bug? Is there a work around to avoid selecting rows with spacebar when filtering? I have already created a seperate ticket to ask how to disable the spacebar selection trigger for the grid.

Parents Reply Children
No Data