Download & Extend

Missing Edit Icons in IPE

Project:Panels
Version:7.x-3.2
Component:In-Place Editor (IPE)
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

When editing a panel in IPE, I can't see the icons in the pane linkbar, due to missing css classes. The css references li.edit, li.style and li.delete, but these classes are never assigned.

I changed the css slightly to have the classes on the link itself and added the classes on the links in theme_panels_ipe_pane_wrapper, see attached patch.

AttachmentSize
panels-ipe_icons_missing.patch1.85 KB

Comments

#1

That's weird. I see those icons just fine, so I'm not sure it's just the missing CSS. I wonder why it is you don't see them.

#2

Status:active» fixed

Don't know what the issue was, but it is fixed in 3.3. Thanks :)

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.