I'm having the same issue as post #12 here: http://drupal.org/node/1121302#comment-4362734

fb_tab-resizable class on the body tag isnt doing anything, this is with the latest dev version.

Any ideas?

Comments

Dave Cohen’s picture

You have to also make it auto resize on the facebook settings. If that's not it, look for javascript errors.

problue solutions’s picture

Title: fb canvas autoresize » fb tabs autoresize
Component: Canvas Pages (iframe) » Page Tabs (iframe)

Sorry, correction - its a standard canvas page where I'm seeing this, not a tab. My tabs links to the canvas page and thats where the iframe is being cut off.

I have "fb_canvas-resizable" on the body tag, and autoresize is set on the facebook side, but same issue.

Firebug isnt showing any js errors, is there anywhere else I should look for errors?

problue solutions’s picture

Component: Page Tabs (iframe) » Canvas Pages (iframe)
problue solutions’s picture

Title: fb tabs autoresize » fb canvas autoresize
Dave Cohen’s picture

Title: fb tabs autoresize » fb canvas autoresize
Component: Page Tabs (iframe) » Canvas Pages (iframe)

Use breakpoints to see if FB_Canvas.setAutoResize() is being called. It's in fb_canvas.js.