Thank you for reporting this bug. We will make it our priority to review this report.
Ext 4.2.1 - wrong columnIndex sent to the celldblclick event listener: Ext.view.Table
Ext 4.2.1 - wrong columnIndex sent to the celldblclick event listener: Ext.view.Table
Hello, if i'm right - this bug is described in this thread, also:
I can see it is fixed in the next releases, but is there anyway to be overcomed in 4.2.1.883?
The problem itself is:
When you have a grid with hidden column(s),
the 'celldblclick' event handler will receive a wrong 'columnIndex' parameter if there is a hidden column on the left of the column clicked.I've made a small fiddle here (just hide one of the columns and double-click within the grid):
It is fine with 4.2.0 and also in 5.0 (can not tell if it is OK with 4.2.2/4.2.3, because they are not usable in the fiddle)
As far as i can see, the problem should be within the processItemEvent() method here:
http://ift.tt/1wjj7aLBut i have no idea how to override it in order to work correctly (tried with some of the code from 4.2.0 with no success, and the newer versions use a method named getColumnManager() which not exists in 4.2.1).
Any ideas, pls ?
Thanks in advance!
Ext 4.2.1 - wrong columnIndex sent to the celldblclick event listener: Ext.view.Table
Aucun commentaire:
Enregistrer un commentaire