I'm on a laptop using Firefox with Windows and just noticed this. The site configuration menu has a number of items and they extend past the bottom of the viewport frame. When I use the dropdown with Drupal Admin Menu I can't scroll the menu to see items below. I can scroll without the dropdown enabled..

Comments

shawn conn’s picture

Status: Active » Fixed

Yeah, I've too experienced this problem. Unfortunately, the only way past this is not using the position:fixed property, which removes the ability to view the menu anywhere on the page. To get around this I've enabled the ability to disable this functionality by pressing Ctrl+Shift in the 1.1 release.

shawn conn’s picture

Status: Fixed » Closed (fixed)