You found a bug! We've classified it as
EXTGWT-4739
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
-
Sencha Premium Member
GXT 4.0 grid focus / blur event handling
I just upgraded a test project from GXT 3.1.x to 4.0, and noticed that the focusEl has been removed. The grid now manages tabIndex on the grids element and a potential focused cell at:
com.sencha.gxt.widget.core.client.grid.GridView.focus()
My problem is, that I am currently not receiving any focus/blur events from the grid.
What is the recommended approach about this subject?
Thanks in advanced,
Markus
P.S.: What is the usual response time in this forum ... noticed that most posts since october '15 are not answered yet?
-
The response time varies because this is an open community forum. The premium forum, I try to get to get back to those every day. Support tickets, are the highest priority and I aim to get back something every day.
I'm looking into options for focus and blur handling. So far I've filed a bug for it.