Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit link not visible with Wysiwyg field #19025

Open
wants to merge 4 commits into
base: 5.0
Choose a base branch
from

Conversation

gauquier
Copy link

@gauquier gauquier commented Feb 1, 2023

Fixed edit link not visible with Wysiwyg field

Description (for Contributor and Core Developer)

This pull request addresses the issue of the edit link not being visible when using the Wysiwyg field. The solution involves updating the CSS code to properly display the edit link when using the Wysiwyg field, ensuring that it is clearly visible to users.

image003

See also #14316
Definition Of Done (for Core Developer only)

  • Tests
  • Migration & Installer
  • PM Validation (Story)
  • Changelog (maintenance bug fixes)
  • Tech Doc

Fixed edit link not visible with Wysiwyg field
@Username070
Copy link

Just to back these changes, I would like to add a reference to this MDN: https://developer.mozilla.org/en-US/docs/Web/API/Event/originalTarget.

It states that originalTarget

"Non-standard: This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants