I used the wizard to create a landingpage. I added some content to it and saved it. I viewed the site. Then, I want to add more content to the page. Going into the page manager, on the content tab, no gear icons are shown in the regions of the page.
I searched in previous reports and found one suggesting that this is caused by javascript aggregation, but javascript aggregation is off in performance.
Comments
Comment #1
parijke commentedI quickly upgraded tot 7.x-3.x-dev and created a new page. The same behavior occurred. After saving, and returning to edit-mode, no gear icons appear in the content areas.
Comment #2
parijke commentedI think it is caused by another module. I made an extra clean install just with views and panels, and it worked fine....
Anyone knows which modules are incompatible with panels?
Comment #3
merlinofchaos commentedCheck your javascript console. This often means that there was a javascript crash and you can sometimes tell what caused it by seeing the js errors.
Comment #4
parijke commentedThanks, I see that it is caused by webform.js... When I create a page without a form, it works fine.
Should I report that over there?
Comment #5
parijke commentedCreated an issue in webform http://drupal.org/node/1310922
Comment #6
parijke commentedWhich is a duplicate of http://drupal.org/node/832952
Can someone help with this? Work around is to disable the date popup while designing the page/panel and enable it when ready...
Comment #7
merlinofchaos commentedInteresting. The only way to be sure what's going on is going to be to recreate this and messa round with the debugger.
Comment #8
Letharion commentedCan anyone confirm this is still an issue? I've used the Calendar Popup and Webform on two separate sites together with Panels (Everywhere), and it has worked fine. A minimal and more precise guide to reproducing would be useful.
Comment #9
Letharion commented