Yeah we used a similar workaround since our confirmation of the bug (over 1.5 years ago) of manually checking the 'hidden' state and also applying it manually, but it seems to be working also without...
Type: Posts; User: exoRA
Yeah we used a similar workaround since our confirmation of the bug (over 1.5 years ago) of manually checking the 'hidden' state and also applying it manually, but it seems to be working also without...
it looks like we managed to fix it ...
it seems the solution was to use the 'focus()' function with the parameters "focus(false, 1)" to delay the focus for 1ms.
would have been nice if we got at...
Hello dear Sencha Team !
We encountered a strange behaviour/bug using Ext.util.KeyMap which passes its event key ('m' for example) to a textfield of a popup that gets focused upon creation. It...
any news from the ExtJS Dev team on this ?
I face a similar problem with the grid's 'applyState' function.
I basically initialize a tree panel with a store and only 1 column to start with. Depending on the necessary AJAX calls I need to...
version 5 here .. also still broken