-
25 Apr 2012 11:36 AM #1
tabs within a jsduck app running in an iframe are not clickable
tabs within a jsduck app running in an iframe are not clickable
We created documentation using jsduck and everything works great.
When I try to load the jsduck generated documentation within an iframe within our main app, any tabs that get opened within the generated documentation are not clickable once the tab loses focus.
In other words, I can click three nodes within the overview tree in my jsduck created documentation and three tabs open. If I try clicking on a tab that does not have focus, that tab does not activate. I assume this is because its running inside of an iframe?
-
1 May 2012 8:06 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,107
- Vote Rating
- 453
I just opened up the Ext.tab.Panel API doc and added a button to the example and it is clickable.
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.
-
1 May 2012 8:10 AM #3
I submitted this issue last week to jsduck on github and they confirmed it was a bug.
https://github.com/senchalabs/jsduck/issues/169
This is now fixed in jsduck 3.9.2 which should be due out this week.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote