Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
overlay.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2010 at 15:01 UTC
Updated:
28 Jul 2010 at 16:25 UTC
Jump to comment: Most recent
Comments
Comment #1
casey commentedcrosslinking: #655722: Changes made in an overlay session are not reflected when the user closes the overlay
Comment #2
jacineYeah, this is confusing. I think it should be considered a bug.
Comment #3
David_Rothstein commentedI think this might be a special enough case that the overlay may have to just treat it as such.
If the Appearance page is submitted and the result is that the theme has been changed, the Overlay might just have to catch that and trigger a full reload of the parent window immediately? Without doing that, I suspect it would be very difficult to deal with.
Comment #4
casey commentedClosing the overlay will reload the parent window now.
Comment #5
David_Rothstein commentedThe issue is about doing it immediately, not on overlay close.