Hi guys, I ran into a problem where invoking the jquery_impromptu popup ignores input from the box and leaves the window dimmed. Firebug revealed that the JS was using a deprecated addressing method which is not compatible with my updated Jquery 1.3.2. I've submitted a tiny patch (attached) which fixes this problem It is my understanding that the new addressing method is also compatible with the older jquery 1.2.6 as well.

Cheers, -Jason

Comments

obsidiandesign’s picture

Status: Needs review » Fixed

Committed to both 5.x-dev and 6.x-dev. Thanks for the patch & bringing up this issue. I don't use JQuery 1.3.2, so I didn't know the addressing method was wrong.

Bryan O'Shea

Status: Fixed » Closed (fixed)

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

mariano.barcia’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
Status: Closed (fixed) » Active

This was still happening in the latest development version. I needed to remove the @ before in lines 57 and 66.

avpaderno’s picture

Issue summary: View changes
Status: Active » Closed (outdated)
Issue tags: -jQuery, -patch

I am closing this issue, which is for a not-supported Drupal version.