Are grid CellEditing and selection RowModel incompatible? or buggy with IE8?
Are grid CellEditing and selection RowModel incompatible? or buggy with IE8?
When the 4.1 Grid Cell Editing example is modified to use Row Selection Model instead of Cell,
a bug appears in tab navigation under IE8. (does not occur in Chrome or FireFox).
If the first cell is clicked and the tab key held down,
then the focus cycles through the address bar and search bar (you'll see them flash).
This jumping focus does not occur with the Cell Selection Model.
Is this a bug with CellEditing/RowSelection in IE8? Or an undocumented incompatibility?