skinr_ui module adds skin editing contextual links to body element. This makes contextual links to appear in a wrong way:

  1. Even when a mouse is not hovering any region, all the contextual links are visible
  2. When using Overlay module, underlying links visible through the overlay- see the screenshot.

Providing simple patch, which skips processing of contextual links for 'html' hook.

CONS This way, we are loosing a way to edit system_block skin - we just missing it.

Comments

moonray’s picture

Status: Needs review » Closed (duplicate)
OnkelTem’s picture

@moonray

I don't see how it is resolved there. Can you explain here why this is dup?

moonray’s picture

It's exactly the same issue. We've discussed the pros and cons of approaches there, and come up with a possible solution (even though it's not yet implemented).

OnkelTem’s picture

@moonray

Ok, I'm gonna read that discussion.