-
30 Jul 2011 6:50 PM #1
History and Tab Panel behavior
History and Tab Panel behavior
Incorrect history behavior relating to tab panels
Ext version tested:- Ext 4.0.2a
Browser versions tested against:- Chrome 12.0.742.112
- Firefox 5.0
Description:- I go to http://dev.sencha.com/deploy/ext-4.0...main-tabs:tab4 and it shows the first tab selected when it should show the tab 4.
Steps to reproduce the problem:- Open a new tab in the browser
- write the url http://dev.sencha.com/deploy/ext-4.0...main-tabs:tab4
- hit enter button
The result that was expected:- The tab 4 must be initially selected
The result that occurs instead:- The first tab is selected
HELPFUL INFORMATION
See this URL for live test case: http://dev.sencha.com/deploy/ext-4.0...main-tabs:tab4
-
31 Jul 2011 2:13 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 436
History in Ext.tab.Panel was added into 4.0.4
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.
-
31 Jul 2011 2:22 PM #3
When...?
When...?
And when is ExtJS 4.0.4 going to be available for open source projects? I'm writing an open source project (GPLed) and I need this functionality.
Regards
-
20 Oct 2011 12:18 PM #4
This is not fixed
This is not fixed
Please mark this bug as pending. The bug is still reproducible in 4.0.7.
Thanks
-
21 Oct 2011 5:56 AM #5Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 436
Going to http://dev.sencha.com/deploy/ext-4.0.../tabs-adv.html I press on a closable tab and then close it and it goes to the last tab open.
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.
-
21 Oct 2011 5:59 AM #6
That's not what's intended
That's not what's intended
I want to be able to bookmark the url while in tab5 and when I use the bookmark I want the application to go to tab5 initially. Is that possible?
-
21 Oct 2011 6:05 AM #7Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 436
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.
-
21 Oct 2011 6:09 AM #8
The provided smple doesn't take care of it
The provided smple doesn't take care of it
The "Hystory" sample is not taking care of it. Would you mind update the sample to make it so?
Just for me to see how to do it. That's what a sample is for in part, right?
Thanks in advance.
-
21 Oct 2011 6:13 AM #9Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 436
The History Example is working for me...
http://dev.sencha.com/deploy/ext-4.0...main-tabs:tab3 Will have the "Tab 3" tab activated.
http://dev.sencha.com/deploy/ext-4.0...s:tab1:subtab3 Wil have the "Tab 1" tab activated and then the "Sub-tab 3" tab activated.
So it looks like the example is working 100%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.
-
21 Oct 2011 6:18 AM #10
It doesnt work for me
It doesnt work for me
What browser are you using? I'm testing the url you posted in latest chrome and it switches back to tab1 and subtab1 right after load.
Success! Looks like we've fixed this one. According to our records the fix was applied for
a bug in our system
in
a recent build.


Reply With Quote