Steps to reproduce:

1.) Install an expert profile site.
2.) Optionally, set the admin theme to Seven. (This is not necessary for the bug to occur, but doesn't fix it either.)
3.) Visit the modules page and enable Toolbar and Overlay.

The result is a very, very messed up page, shown in the attached screenshot.

This problem disappears when the cache tables are cleared (or when the module form is submitted again.)

Possibly one of the two modules should flush the theme registry cache, or something.

CommentFileSizeAuthor
#1 toolbar-wtf3.png46.64 KBcburschka
toolbar-wtf2.png46.23 KBcburschka
toolbar-wtf.png48.75 KBcburschka

Comments

cburschka’s picture

StatusFileSize
new46.64 KB

A lesser problem also occurs when enabling Overlay at any point after Toolbar has been enabled. The resulting overlay is shifted too far to the top, almost hiding the tabs - and the toolbar is duplicated in the overlay.

This is also fixed by clearing the cache.

The problem does not appear to occur when enabling Toolbar after enabling Overlay.

Anonymous’s picture

'expert profile site' - does that mean the minimal profile?

casey’s picture

Status: Active » Closed (duplicate)

This seems a duplicate of #651086: Cache clearing is an ineffective mess in module_enable() and system_modules_submit() to me. Feel free to reopen however.