Omega 3.x/Drupal 7.x
Not sure how to explain this correctly, but within Drupal7 you've got this new dropdown menu (with block-specific configuration settings) per block/node and menu which appears after hovering over the specific block/node/menu, right? And these only appear while hovering over it. Well, this all works fine until I create a view with my custom Omega subtheme (with no custom templates at all). When I visit the page created by this view, the 'contextual-links-region' class is applied to the div.page element too, which means that all these different contextual dropdown menu's of all the blocks become active collectively when my mouse enters the browser-viewport of my site. (see screenshot). I hope I'm clear?
It doesn't make my site un-usable, but is pretty annoying nonetheless.
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 2.png | 274.58 KB | mixhael |
Comments
Comment #1
mixhael commentedAnyone?
Comment #2
lodey commentedYep - I've got this too.
I've not been able to troubleshoot the cause of this yet - but for me it is also only for view pages.
Comment #3
mrpauldriver commentedSeconded, but just for views pages and only when logged as admin.
Comment #4
CatherineOmega commentedThis is happening for me as well, but on the Basic theme, not Omega. I'm wondering if it's not an Omega problem, but rather, Views pages in general?
Comment #5
bengt commentedHave the same issue with with Omega 7.x-3.0 and Views 7.x-3.0. If I change theme to Bartik it disappears.
(I changed Version to 7.x-3.0 since that is newer than 7.x-3.x-dev.)
Comment #6
marcoka commentedthis is a duplicate of:
#1284872: All Contextual Links are triggered.
suggested fixes.
#1309660: Ensure $title_suffix is always rendered (i.e. fix contextual links)
Comment #7
mixhael commentedSorry, I've looked at both issues, but still don't understand howto fix it. Care to clarify it a bit?
Comment #8
mixhael commentedBecause I've upgraded to the latest omega theme (7.x.3.1) and the problem persists...
Comment #9
marcoka commentedit does. i confirm that too. but we should discuss in the other issue. otherwise we have to manage multiple issue about the same problem.
Comment #9.0
marcoka commentedAdded version-info, clarified some parts and fixed some typo's.