Closed (outdated)
Project:
Panels
Version:
7.x-3.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2012 at 19:32 UTC
Updated:
13 Jul 2026 at 20:30 UTC
Jump to comment: Most recent
I have been searching
I am able to enable panels, mini-panels, and place blocks
I click add content
I select a block
I click "Override Title"
I cannot enter text into the text widget
Comments
Comment #1
algazaras commentedI have the same problem. I can't use the Override title option, I check it but can't enter any text in the field.
Comment #2
socialnicheguru commentedI think it had something to do with old panopoly version that I was using
Comment #3
letapjar commentedI see the bug too.
I'm not using panoply so the bug is elsewhere in the panels code
Comment #4
capellicAre you sure there isn't an invisible container over the field preventing you from editing the field?
Comment #5
benclemson commentedI am also having this problem. I cannot enter any text in a pane's Override title field for any of my panels. This is also the case when I create a new panel or mini panel and try and add a pane with a custom title. When I look at the form code in Firebug I see the following code:
I presume the issue is with the disabled="disabled" bit, but I have no idea where this setting might be. Any ideas?
Comment #6
merlinofchaos commentedAre you using jquery update? The dependent code that runs that checkbox is known to not be compatible with jquery 1.8, I believe.
Comment #7
benclemson commentedThanks Merlin - I was using jQuery Update, set to Version 1.7. Version 1.8 also failed, however Version 1.5 tested OK.
Comment #8
dimon00 commentedSame problem here.
Using jquery update (1.7).
Any workaround?
Comment #9
sajt commentedI using Chrome inspector and deleting the disabled attribute of the inout element.
Comment #10
darktek commentedIs there any solution for this? I can't override the title unless I change it manually using some debugger ....
Comment #11
rodpal commentedyou can override the page.tpl.php
Comment #12
japerryDrupal 7 is no longer supported, closing.