Thank you for reporting this bug. We will make it our priority to review this report.
  1. #1
    Ext JS Premium Member
    Join Date
    May 2008
    Posts
    336
    Vote Rating
    1
    ttbgwt is on a distinguished road

      0  

    Default 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?

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    34,107
    Vote Rating
    453
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    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.

  3. #3
    Ext JS Premium Member
    Join Date
    May 2008
    Posts
    336
    Vote Rating
    1
    ttbgwt is on a distinguished road

      0  

    Default


    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.