Hi everyone, love using this module, but I have found a strange quirk. When I view my main pages without the admin-menu, the screen height behaves, and the browser window is correct. (please see attached picture 1). However, when I log in and get the admin-menu, there is now a difference in the browser window height, there is a ton of "blank" space, the footer stays in it's correct place, but the window height is now too much and proceeds past the footer - way too much. Almost like it set itself to 200%. (please see attached picture 2). I've seen odd problems like this, but I am at a loss to find a conventional solution. I've been backtracking anything I could think of that maybe I did, but I cannot see a problem without using the admin-menu - so I feel like this may be the problem. I'm using the garland theme, Drupal 5.x - any help would be greatly appreciated!

CommentFileSizeAuthor
admin_menu_2.gif16.92 KBkirikintha
admin_menu_1.gif52.07 KBkirikintha

Comments

sun’s picture

Component: CSS / Browser Support » Documentation
Category: bug » support
Status: Active » Needs work

This is caused by a long list of links to module issue queues at Drupal.org. Just go to administer >> User management >> Access control >> admin_menu and disable the permission display drupal links for your or all roles.

sun’s picture

Status: Needs work » Fixed

Added this question to the FAQ:

Q: When admin_menu is enabled, plenty of blank space is added to the bottom of
   my theme. Why?

A: This is caused by a long list of links to module issue queues at Drupal.org.
   Just go to administer >> User management >> Access control >> admin_menu and
   disable the permission "display drupal links" for your or all roles.
   Since uid 1 always has all permissions, this link list cannot be disabled
   for uid 1.
sun’s picture

Also, #242377: Hide sub-level menu items contains a patch to fix this behaviour, which still needs testing.

kirikintha’s picture

You rock! Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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