I've found what I think is an incompatibility with Facebook-style statuses when a colorbox is opened on a user's profile page and Facebook-style statuses is enabled.

I'm not sure what should be passed into it, but passing a string into Drupal.attachBehaviors() as the context parameter on line 13 of colorbox.js seems to be what's causing Facebook-style statuses to flip out. It seems Facebook-style Statuses is expecting a jQuery object. I've attached a screenshot to better illustrate what's happening.

I'd create a patch, but I'm not sure which module is really at fault here and the documentation on what context should be is lacking. :/

Should colorbox be passing a jQuery object into Drupal.attachBehaviors() ?

CommentFileSizeAuthor
colorbox_facebook_status.png95.53 KBliam mcdermott

Comments

Anonymous’s picture

I can confirm this issue. I had to disable fbss to make colorbox work with the Get Direction form. But there's no problem with a gallery in colorbox + fbss

Could you share the patch please ?

Thank you.

frjo’s picture

Status: Active » Closed (won't fix)