Problem/Motivation

When you double click on a span element, it always open the dialog.

Steps to reproduce

Create an empty span in CKEditor. Double click on it. The dialog opens.

Proposed resolution

Check also if the element has data-tooltip attribute.

Issue fork tooltip-3281697

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

joco_sp created an issue. See original summary.

joco_sp’s picture

Status: Active » Needs review

The proposed solution is in the merge request.

matthieuscarset made their first commit to this issue’s fork.

matthieuscarset’s picture

Status: Needs review » Fixed

Thank you very much for this fix.

Please forgive the delay in merging it.

matthieuscarset’s picture

Status: Fixed » Closed (fixed)