Search Type: Posts; User: GothAr
Search: Search took 0.02 seconds.
-
19 Aug 2012 8:03 AM
- Replies
- 8
- Views
- 1,130
murali3,
I'm assuming you're using ExtJs 4.1.0. Because in version 4.1.1 everything works as expected for me (without any changes to my code).
If you have 4.1.1 version and DEL key is not working... -
2 Aug 2012 11:34 PM
- Replies
- 2
- Views
- 747
Ok. Thank you for answer.
In fact, I was expecting such response and have specified size constraints for components beforehand. -
2 Aug 2012 11:28 AM
- Replies
- 2
- Views
- 747
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.1
Browser versions tested against:
IE8
FF 14.0.1 (firebug 1.10.0.1 installed) -
20 Jul 2012 1:42 PM
- Replies
- 4
- Views
- 626
I have done some debugging and managed to fix this.
Problem is in file selection/Model.js 328:13
me.setLastFocused(record, suppressEvent);
This is my temporary fix
... -
20 Jul 2012 1:35 PM
- Replies
- 8
- Views
- 1,130
Yes, I have seen screencast but it is not helpful because on my PC nothing works.
But, there are good news - in ExtJs 4.1.1 TreePanel manipulation with keyboard is working as expected. -
20 Jul 2012 9:18 AM
- Replies
- 8
- Views
- 1,130
I have provided all information I can.
What can I do to have your response about possible solutions? -
20 Jul 2012 7:45 AM
- Replies
- 4
- Views
- 626
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.0
Browser versions tested against:
Chrome 13
IE8
FF14.0.1 (firebug 1.10. installed) -
19 Jul 2012 5:20 AM
- Replies
- 8
- Views
- 1,130
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.0
Browser versions tested against:
FireFox 13.0.1
FireFox 14.0.1
Chrome 13
DOCTYPE tested against: -
19 Jul 2012 4:37 AM
- Replies
- 8
- Views
- 1,130
Steps to reproduce:
open FireFox 13.0.1 - 14.0.1, Chrome 13
go to url http://dev.sencha.com/deploy/ext-4.1.0-gpl/examples/tree/reorder.html
try to use Right, Left keys to expand, collapse... -
19 Jul 2012 2:50 AM
- Replies
- 8
- Views
- 1,130
When using TreePanel with treeviewdragdrop plugin, no keyboard events (keyup, keydown, keypress) are fired and standard tree behavior (such as expand with Right key, collapse with Left key) also does...
-
18 Jul 2012 1:34 PM
- Replies
- 1
- Views
- 576
Hello, guys.
I am working now with TreePanel component. And want to have standard tree behavior (expand, collapse nodes using keys). All was normal until I've added treeviewdragdrop plugin to tree -...
Results 1 to 11 of 11
