cursor:not-allowed du to core dsfr CSS in panel-ipe

Created on 9 September 2025, about 1 month ago

Problem/Motivation

When using panels in place editor & DSFR, actions links work, but cursor:not-allowed is displayed in UI due to lack of href attribute.

Steps to reproduce

Install panels, panels-ipe and dsfr4drupal theme, create un panel, edit it with panels_ipe (in place editor)

Proposed resolution

Surround a:not([href]) core style with ipe added style :

.ipe-action-list a:not([href]) { cursor: pointer; } 
🐛 Bug report
Status

Active

Version

1.4

Component

User interface

Created by

🇫🇷France Oulalahakabu

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024