When there's an existing link in a test case, it would be nice to set a mouse cursor and click on the 'Link' icon, to get the link automatically recognized instead of showing an empty modal.
To update the link now, it's needed:
  1. Get the new link or read the old one with extra steps (if e.g. one char needs to be added to an old link)
  2. Select the whole phrase
  3. Click "Link" icon
  4. Insert new values
Instead of...
  1. Set the mouse cursor
  2. Click "Link" icon
  3. Insert new values