Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
overlay.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2010 at 05:55 UTC
Updated:
14 Dec 2010 at 02:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
montesq commentedconfirmed here!
Set to minor as it can be considered as a cosmetic issue
Comment #2
Jeff Burnz commentedI don't really get this, can you take a screenshot of the issue, I followed the steps to reproduce and all seems kosher to me?
Comment #3
montesq commented@jeff: the issue is *just* that when you follow the different steps, at the end the overlay opens whereas it should not.
Find as attached the final screen, but I guess it won't help your comprehension ^^
Comment #4
Jeff Burnz commentedThe odd thing about your screenshot is the path does not match the page. The last step in the process says to "Click Structure again" - this is an admin page and should open in the overlay, am I missing something here?
Comment #5
David_Rothstein commentedThe bug is that an admin page is appearing in an overlay above another admin page. That should never happen.
I assume this probably has something to do with the AJAX framework... My bet would be that when you click that configure link on the image field, some new JavaScript is getting loaded into the page that messes things up.