editor.js
editor.js copied to clipboard
Link text doesn't work when it's in bold
Steps to reproduce:
- Add link to text
- 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
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.