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
Unfortunately I don't have IE11 to try to recreate. The behaviour we get on Chrome is that it selects all the rows in between, presumably that's also what you're expecting?
@swalters, @c0bra, do either of you have IE11 to take a look at this?
In IE, the correct elements are selected too. But in addition other text on the page get's selected. Clicking on an emptry space on the page clears this selection and retains the select items in the list.
To sum up: this issue concerns as far as I know just IE, not firefox nor chrome. it's just an visual bug and the functionality works as expected
Using mulitselect with shift on the grid in IE gives also select other random dom elements, which gives a buggy feeling.
Tested on http://ui-grid.info/docs/#/tutorial/210_selection and ui-grid 3.0-RC21 in our project.
Tested with IE11, version number 11.0.9600.17728, update 11.0.18.
Steps to reproduce:
This happened when I used shift to select multiple elements;

I'am trying to apply the following workarround, and it seems to work. Hopefully it won't break anything else
The text was updated successfully, but these errors were encountered: