Funny behaviour when using Administration Menu Module

murokoma - August 21, 2009 - 10:18
Project:Image Picker
Version:6.x-2.2
Component:User interface
Category:bug report
Priority:minor
Assigned:Unassigned
Status:active
Description

Hi there,

let me first say that this module is just great and I want the developers to know that I simply love it! Thanks a lot!

I just wanted to post a small issue when using image picker and the "administration menu" module at the same time:
For some strange reason, the Admin menu bar appears INSIDE the image picker box a second time.

You can find a screenshot of this behaviour here: http://www.maciejewski.ch/sites/all/images/imagepicker.jpg

It's not interfering with the usability at all - it's just annoying ;-).

Best regards,
Robert

AttachmentSize
imagepicker.jpg42.37 KB

#1

hutch - August 21, 2009 - 16:48

I have just installed admin menu 6.x-1.5 and I cannot get it to behave this way. Using a zen theme. The imagepicker page is in an Iframe so I would guess this is a theming issue although I don't know how to fix it :-(

#2

murokoma - September 4, 2009 - 19:57

Hi,

I am using the "energetic" theme, maybe this helps.

Best regards,
Robert

#3

hankpalan.com - October 23, 2009 - 18:27

I get this as well. I'm using a custom theme based on the framework theme. Its showing up because of the <?php echo $scripts ?> in the imagepicker-page.tpl.php file.

If you make a copy of the file and put it in your own theme it overrides the module version. Then if you remove the <?php echo $scripts ?> from the imagepicker-page.tpl.php file you don't get the admin menu anymore.

However you aren't able to insert the image, so its pretty much useless.

#4

hutch - October 24, 2009 - 14:10

I have tried to replicate this behaviour using fckeditor under wysiwyg module, with framewok and zen, using admin menu.
I copied over magepicker-page.tpl.php to the theme, flushed cache as in devel module and everything works, I can see imagepicker and the template is picked up (I added a comment so I could distinguish from the default). I am able to paste into fckeditor.
Framework failed to make the tabs but presented a bulleted list, it does not have secondary links by default, same as Garland. This can be overcome by copying over the primary links definitions in css to secondary links. Zen does not have this problem, nor does good old-fashioned Bluemarine.

So I'm sorry but I cannot replicate the behaviour you have described.

 
 

Drupal is a registered trademark of Dries Buytaert.