Closed (outdated)
Project:
Panels
Version:
7.x-3.x-dev
Component:
In-Place Editor (IPE)
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Jul 2012 at 15:27 UTC
Updated:
14 Jul 2026 at 01:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
webchickx
Comment #2
gábor hojtsySo here is a screenshot with layout module, but it really is independent of layout module:
Same artifacts show if you use a built-in template crafted layout in Panels. So I'd say this is an IPE bug (or rather artifact, not 100% sure how it could be avoided, minus some much more clever JS in IPE itself to hide parent divs as well up until a wrapper if a region has no content.
Comment #3
wim leersWhat we could do, is add some JS to Panels IPE that looks for regions that are empty besides the Panels IPE portlet and then set the entire region to
display:none. For this to work, Panels IPE needs to have sufficient JS events so that we can undo this at the right time though.Comment #4
gábor hojtsyMoved to the Panels IPE queue.
Comment #5
japerryDrupal 7 is no longer supported, closing.