Closed (fixed)
Project:
Panels
Version:
7.x-3.2
Component:
Panel pages
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2012 at 13:46 UTC
Updated:
1 Aug 2012 at 22:35 UTC
I have found similar issues from a while ago, however not exactly the problem I am experiencing, so I opened a new issue.
1. create custom content in a pane that contains an embedded url,
2. save and update, view pane, hover over url and curser become a finger, url is alive. All is as expected.
3. refresh page
4. url is no longer alive, curser remains an arrow on hover, just like plain text.
I have recently been having a variety of 'buggy' problems with Panes. Perhaps this is related to a wider problem or incompatibility?
D7.14 and ctools 7.x-1.0
Comments
Comment #1
merlinofchaos commentedCan you clarify what you mean by embedded url? What exactly did you put in your pane?
Comment #2
damban commentedSorry, fair question. I'm not good with explaining myself. And use the wrong, or vague, terms.
<a href="http://www.example.com">embedded url</a>Comment #3
merlinofchaos commentedI think this is going to have to be something I would see in action. Panels doesn't do anything to rewrite your HTML; so if you're saying your anchor tag is disappearing on reload, I have to think it's something that you're doing or some how there is interference from somewhere. I can't even guess what might be wrong. :(
Comment #4
damban commentedSorry. My stupid mistake. I have a Panels landing page with no Main Menu. I reduced teh main section top margin. The empty Navigation region was then above the Panel pane. Fixed with z-index. Using Zen starter and have otherwise become familiar with another theme which collapses empty regions.
Sorry for wasting your time.
Comment #5
esmerel commented