Madam / Sir,

on iPad 3 (Safari Browser) I found that the menu misbehaves if there are two lines of (parent) menu items.
Part of the lower line of items "intrudes" the visible submenu of a parent item in the line above.

In the attached screenshots the parent item has the title "bechas".

Attached files:
bechas.png: screenshot when submenu is hidden
bechas_dropdown.png: screenshot when submenu is visible

Oh, I just realized it's not an iPad 3-issue: the same behavior also occurs in Firefox 20.0.1 on Windows 7 64bits as well as on Android 4.1.2 (Maxthon Browser). So it's more widespread than I initially thought.

With the Professional Theme-like theme called Business Responsive Theme there are no such issues, so there must be a workaround.

The issue https://drupal.org/node/2008370 with Business Responsive Theme applies for Professional Theme as well. There is a workaround which I will try with Professional Theme. I will post here whether it works.

Best regards,
CatsAreNice

CommentFileSizeAuthor
bechas_dropdown.png74.15 KBCatsAreNice
bechas.png58.39 KBCatsAreNice
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mheinke’s picture

interesting,

ill take a look!

thanks!

mheinke’s picture

Issue summary: View changes

Issue also on Windows and Android

mheinke’s picture

looking back on old issues to start the patch process for the next release (2.01) and I don't see how the altered files on the theme you posted is the same.

can you provide the a patch to the professional_Theme for this?

thanks!

brussam’s picture

I had been on 1.9 and it was working okay. Today I upgraded to 2.01 and I had this issue on a multi-row menu, dropdowns with a menu tab underneath them are not accessible. I started to back up and I had top go back to 1.7 to get the menu back to where it works. Then I remembered, the fix with the z-index I had done in 1.8. So I tried the z-index removal in 1.8 and the menu worked correctly. So I deleted 1.9 and installed 2.01 and removed the z-index, line 403 in style.css. I guess this will never get fixed permanently.

mheinke’s picture

@bussam
are you saying that the z-index value is too high on line 403 in style.css? and that fixed the issue?

im going to test that today, and will put together a patch if it passes testing and Reviewed by Community, ill add it to the next release!

mheinke’s picture

the fix you mentioned is in 2.x dev, please confirm that it is working

mheinke’s picture

Issue summary: View changes
Status: Active » Patch (to be ported)
mheinke’s picture

Status: Patch (to be ported) » Closed (fixed)