Drupal Version 7.22

After upgrading from 1.9 beta-5 the navbar submenu displays vertical after being selected.
See attached images before and after upgrading

CommentFileSizeAuthor
#5 superfishseven.png21.11 KBMorn
rc1.png24.54 KBMorn
beta5.png17.8 KBMorn

Comments

mehrpadin’s picture

Hey there,

Is there any JavaScript error? (you can check via e.g. Firebug -> Console tab) did you also update the Superfish library? (if you want to do, backup first!) perhaps you didn't add the path to sfsmallscreen.js?

Morn’s picture

>Is there any JavaScript error? No
>update the Superfish library? Yes
> path to sfsmallscreen.js? Yes

If I am not logged in, the Submenus are displayed verticaly when hovering.

Seems to be a theme Conflict. No Problem when using Seven,
but the problem occurs with Bartik 7.22, Omega 7.3.1 and with Adaptive Theme 7.3.1 - All worked correctly with the beta 5 version.

you can see beta5 at www.vtad.de (omega theme)
and rc1 at vtad7test.vtad.de (omega theme)

Morn’s picture

I took a look at the git commits, everything was ok inclusive:
Superfish: April 3, 2013 21:15
Commit a5291aa on 7.x-1.x

The error appears with the next commits:
Superfish: April 3, 2013 21:19 Commit 01b3603 on 7.x-1.x
Issue #1347712 by mehrpadin: Changed the way the JavaScript and CSS files were being added. (Also related is #1153444)
and Commit 79f39ab on 7.x-1.x (adding a missing piece)

Hope it helps

mehrpadin’s picture

Thanks for these! I truly appreciate it :) I can't access the test site; are you sure it's working with the Seven?

Morn’s picture

StatusFileSize
new21.11 KB

The correct URL for the test site is : http://vtad7test.vtad.de

Yes, it works with seven, see attachment (its http://vtad7test.vtad.de/node/56)

mehrpadin’s picture

Thanks a lot, got it, will commit the fix in a few minutes.

Morn’s picture

Status: Active » Fixed

I tested commit a1a9936 , looks OK - thanks

Status: Fixed » Closed (fixed)

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