Threaded View
-
27 Jun 2012 7:44 AM #1
Internet Explorer scrolling bug in grid (Ext.selection.CheckboxModel)
Internet Explorer scrolling bug in grid (Ext.selection.CheckboxModel)
The bug identified as EXTJSIV-3994 for the rowselectionmodel, exists in the checkboxselectionmodel too: Internet Explorer starts scrolling to another place on the document after a row is clicked. The can be resolved by removing the line
view.el.focus();
on line 195 of CheckboxModel.jsLast edited by extjs@kingsquare.nl; 27 Jun 2012 at 7:45 AM. Reason: typ0
Wait! Looks like we don't have enough information to add this to bug database. Please follow this template bug format.



Reply With Quote