Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Going through the link with the popup opens the cursor #295

@d-e-v-esh

Description

@d-e-v-esh

Bug Report 🐛

When we move our cursor forward in a line with the right arrow where one of the words is a hyperlink, the link popup opens up and the cursor jumps to the link URL input field.

Expected Behavior

The pop-up should not open up until we click on the hyperlink text. The cursor should move past the letters in the text one by one without the pop-up opening.

Current Behavior

It jumps to the URL input field as soon as the cursor touches the hyperlink text.
CzyPqxr24S

Steps to Reproduce

  1. Open up Storybook => Markdown Editor
  2. Go to the first line which has a hyperlink text with the right arrow.
  3. As soon as the cursor touches the hyperlink text, the link pop-up would open up.

Context (Environment)

Desktop

  • OS: Windows 10
  • Browser: Chrome
  • Version 88.0.4324.182 (Official Build) (64-bit)

Detailed Description

Possible Implementation

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions