Closed (fixed)
Project:
Panels
Version:
6.x-3.9
Component:
In-Place Editor (IPE)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2011 at 21:55 UTC
Updated:
10 Dec 2015 at 08:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
allforabit commentedOK that didn't fully work. Here's an updated version.
Comment #2
merlinofchaos commentedHow strange. These themes do something special with clear-block?
Comment #3
greg.harveyMarked #942658: Any Tao-based theme forces Panels IPE into edit mode by default as a duplicate of this issue.
Comment #4
allforabit commentedYes lines 193-196 in base.css of the Tao theme cause the issue.:
This overrides the .panels-ipe-on class in line 98 of panes_ipe.css because the theme css is loaded after the module.
Comment #5
merlinofchaos commentedOkay, makes sense.
I'm out of the office for a week, will commit this when I get back.
Comment #6
damienmckennaComment #7
japerryFixed.