I found that auto height does not work as expected when I use higher jQuery version with jquery_update module.

Comments

jimmyko’s picture

I fixed for myself and I upload the patch here. Hope it can help anyone who face the same problem.

j_s’s picture

This worked for me, thanks!

RumpledElf’s picture

I found you just can't turn OFF auto height with a more recent jquery >.<

Nasty issue since it makes my menu look terrible.

(also this is 1.7 as well)

joegl’s picture

Confirming patch in #1 worked for me. Thanks!

Leagnus’s picture

Confirm effectiveness of patch in #1. Thanks!
W/o it parent wrapper height is calculated from height of highest sibling parent wrapper.

truls1502’s picture

Posted on wrong ticket. I am sorry

jimmyko’s picture

Priority: Normal » Major
Status: Active » Reviewed & tested by the community

It seems this patch is working for others too, so I changed it to be reviewed and tested.

solotandem’s picture

Title: Auto height does not work for jQuery UI 1.8+ » Auto height does not work for jQuery UI 1.9+
Assigned: Unassigned » solotandem
Status: Reviewed & tested by the community » Fixed

Thanks for reporting this and supplying a patch.

Changed title as the jQuery UI docs indicate this as an API change beginning with release 1.9.

Recent commits implement options available in releases 1.9 and 1.10 that are compatible with Drupal 7, and an update hook to convert settings.

Status: Fixed » Closed (fixed)

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