On pages where the HTML tag has a position: relative; CSS style applied to it, the administration menu does not appear in the correct position and seems to have double the correct height. I have a attached a screenshot of what I am experiencing.

I have also managed to address this by changing all margin-top styles applied to the by admin menu's stylesheets to padding-top instead, however I am not sure that this is the best solution to the problem. Regardless, I have also attached a patch with these modifications, as it does seem to solve my issue.

Issue #345178 may be related, however this happens to me in the newest version of Firefox as well, not just IE7.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Scott Robertson’s picture

Issue summary: View changes
tobiasb’s picture

Project: Administration menu » Views (for Drupal 7)
Component: CSS / Browser Support » Code
Status: Needs review » Closed (duplicate)
Related issues: +#1493210: Contextual links added to page element if 'page' view is displayed
Scott Robertson’s picture

Project: Views (for Drupal 7) » Administration menu
Component: Code » CSS / Browser Support
Status: Closed (duplicate) » Active
Related issues: -#1493210: Contextual links added to page element if 'page' view is displayed

Unless I'm missing something, I don't see how this issue is related to #1493210 in the Views project?

tobiasb’s picture

This means you do not use views on this page? I got also this bug on some pages, then I applied a patch for views 3.8 and the bug was gone.

Scott Robertson’s picture

Status: Active » Postponed (maintainer needs more info)

Hmm, I don't think I was specifically getting this on Views pages, but its been awhile. If I remember correctly, it seemed to be on any kind page where the body had the "position: relative; style", so not specific to those with Views. Again though, I haven't looked into this in awhile so I may be wrong. Going to change the status until I've had a chance to try and reproduce it again.

truls1502’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

I am going to close the issue because I am not able to reproduce it. However, if anyone here does still have the issue, please to use the latest version of admin_menu-module (in 7.x-3.x-dev). Then provide me with more information and a screenshot where we can try to troubleshoot it again.