Skip to content

[Bug] Link hover popup blocks scrolling and intercepts Backspace, Delete and arrow keys #8860

Description

@capsudo

Bug Description

When the link popup appears after hovering over a link:

The page can no longer be scrolled.
Normal characters can still be typed.
Backspace, Delete, and arrow keys stop working.

The issue disappears when the popup disappears (when mouse hovered out of the link).

How to Reproduce

  1. Open a document containing a link.
  2. Place the text cursor somewhere in the document.
  3. Hover over the link until the link popup appears.
  4. Try to scroll the page.
  5. Try typing some text.
  6. Press Backspace, Delete, or any arrow key.

Expected Behavior

The link popup should not prevent scrolling or intercept editor keyboard shortcuts.

Scrolling, deleting characters, and moving the text cursor should continue to work normally while the popup is visible, or the popup should be dismissed.

Operating System

linux (nixos)

AppFlowy Version(s)

0.12.5

Screenshots

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions