Not sure if this is something Drupal needs to fix or jquery should work on...
I needed a newer version of jquery. Installed newest version and it breaks drag 'n drop on pages that list menus and pages that list blocks. At the highest levels, the drag 'n drop 'cross' disappears (still there deeper in the hierarchy). Trial & errored to find newest version that works.
v1.4.2 = jquery works / drag 'n drop does not
v1.3.2 = jquery works / drag 'n drop does not
----------------------------------------------
v1.3.1 = jquery works / drag 'n drop works
v1.3 = jquery works / drag 'n drop works
v1.2.6 = jquery works / drag 'n drop works
It appears that this isn't a burning issue, but someone needs to think about newest versions of jquery causing a minor problem.
Comments
Comment #1
adhybrid commentedHi Cos,
I'm running into the same issue using the 'Home Box' module and trying to use JQuery UI 1.7.
Here are my specs:
Drupal 6
JQuery UI 1.7
JQuery Update 6.x-2.x
Could you please post how you were able to get drag and drop working again? I have tried manually replacing my JQuery file with 1.3.1 by both replacing the jquery.js file in the 'replace' folder of JQuery Update and in my /misc directory. Am I missing a step?
Thanks for your help.
-Chris
Comment #2
bryan_t commentedI'm having the same problem. Anyone found a solution?
Comment #3
bryan_t commentedIt seems that the solution is to upgrade to version 2 of jquery_update (currently in alpha as I write this).
Comment #4
Garry Egan commentedThis seems to still be outstanding and I still have to go into TPL and remove the JQUERY reference line to rearrange blocks, et al. It's very troublesome. Does anyone have a solution?
Comment #5
rbayliss commentedSee #893538: Tabledrag.js and jQuery 1.4.2 for a patch.