Panels 2 is *horribly broken* when you use it with jQuery 1.2. Any chance you will write a patch?

- In Safari 3, the pop-ups work, but the submits don't.
- In Firefox 2/3, the pop-ups don't work at all, instead the entire page is reloaded

I think this is the last major module that needs work for jQuery 1.2 compatibility.

Comments

katbailey’s picture

The problem as I could see it was being caused by mc.js's use of .top() but when I went to patch it I found the version in cvs was already fixed. See http://drupal.org/node/228700 - this issue was fixed by Dopry. Can you make sure you have the latest version of the js/lib/mc.js file? It's working for me now in FF and Safari.

katbailey’s picture

Status: Active » Needs review

Oops - the issue above was a duplicate of #202930. There was one more problem, which I've submitted a patch for. See http://drupal.org/node/202930#comment-908476

sun’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.