Closed (fixed)
Project:
Panels
Version:
7.x-3.x-dev
Component:
Drag and Drop display editing
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Dec 2010 at 04:38 UTC
Updated:
16 Jun 2014 at 16:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Jamie Holly commentedI am also experiencing the same problem. This seems like a rather major issue given the popularity of the flexible layouts.
Comment #2
Jamie Holly commentedHere is the saved code from an export of a panel causing this issue. The problem is that it's adding the div tags around the width on the left region. I can actually fix that in a text editor and reimport the variant, then it works fine. I can even use the editor to adjust the widths with no problem.
Comment #3
Jamie Holly commentedAnother update. You can get the editor to work if you add your regions, then save the panel. After that you can resize the regions properly. The problem seems to be on the initial save of newly created regions.
Comment #4
NathanM commentedThanks for the tip. I'll give that a try.
Comment #6
NathanM commentedThat worked. Thanks once again.
Comment #7
merlinofchaos commentedThis was some javascript problems due to D7 AJAX framework updates. Patch attached fixes it, and is now committed.
Comment #9
summit commentedHi, I think this problem also occurs on D6, right? Will add D6 issue for it.
EDIT: see http://drupal.org/node/1411732
Greetings, Martijn
Comment #10
Anonymous (not verified) commentedthank you it did work for me.