-
4 Feb 2013 3:45 PM #1
The treepanel node selection disappears upon collapsing the selected node
The treepanel node selection disappears upon collapsing the selected node
Ext version tested:
4.1.1 - not working
Browsers:- IE9, FF 18.0.1, Chrome 24.0.1312.57 m
Description:- The selection disappears upon collapsing the selected node. This is confusing for the users, especially when the tree is used in an UI similar with windows explorer: the tree is used to show the directories structure and the list on the right side is used to the display the files in the selected directory.
Steps to reproduce:
- Go to this sample: http://cdn.sencha.com/ext-4.1.1a-gpl.../treegrid.html
- Select the 'Project: Shopping' node by clicking on it
- Collapse the 'Project: Shopping' node
The result that was expected:
- The selection blue bar remains visible on the 'Project: Shopping' node
The result that occurs instead:
- The selection blue bar on the 'Project: Shopping' node disappears.
Update:
4.2.0.265 - works properly. Is a fix available for 4.1.1?
Thank you
-
5 Feb 2013 7:44 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,599
- Vote Rating
- 435
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
Looks like we can't reproduce the issue or there's a problem in the test case provided.


Reply With Quote