editor.js icon indicating copy to clipboard operation
editor.js copied to clipboard

Link text doesn't work when it's in bold

Open dsibi opened this issue 1 year ago • 1 comments

Steps to reproduce:

  1. Add link to text
  2. Make link text bold

Expected behavior: opening a link while holding down the Ctrl or Cmd key (by the way, this is not very obvious for the desktop version and is very inconvenient for mobile devices)

Browser: Microsoft Edge 125.0.2535.85

Editor.js version: 2.29.1

dsibi avatar Jun 07 '24 09:06 dsibi

Related: https://github.com/codex-team/editor.js/issues/2526

I think that the best solution is to open a contextual menu under the link when you click it and that menu includes "remove link", "open link", etc... And when you click "open link" it actually opens it.

collimarco avatar Jun 09 '24 12:06 collimarco