Close button not working with jquery ui 1.7

Comments

perandre’s picture

1.7.2 here; not closing.

yachuu’s picture

in my case - with jquery ui 1.7.2:
- in firefox 3.5 close button doesn't work, when I click it browser shows me top part of my drupal site (without closing imagebrowser window)
- in opera 10 imagebrowser window doesn't show at all when i click its icon in editor
I'm using FCKeditor module and FCKEditor plugin

jdelaune’s picture

Status: Active » Closed (won't fix)

jQuery 1.7* isn't a standard option for Drupal users. So unfortunately it's up to you to patch IB accordingly if you want to use it.

mrayyan’s picture

Has anyone fixed this yet?

rick hood’s picture

Just reporting that I had same problem:

Image Browser 6.x-2.x-dev
Wysiwyg 6.x-2.x-dev
CKEditor 3.0.1
jQuery UI 6.x-1.3

I was using 1.7.2 version of jQuery UI (within Query UI 6.x-1.3 in the 'jquery.ui' folder, as instructed /sites/all/modules/jquery_ui/jquery.ui).

I switched to version 1.6 of jQuery UI and close button works now.

Seems no reason not to use 1.6?