Skip to content

Cannot type in the Link Input dialog when in a paragraph #3466

@ephox-mogran

Description

@ephox-mogran

Issue Overview

The Link input in a paragraph doesn't accept input. Note, that a JS error that the open PR fixes ( #3398 ) is not the cause of this issue, although it does make it harder to debug.

Steps to Reproduce (for bugs)

  1. Create a new paragraph
  2. Create a link in that paragraph
  3. Try and type

Expected Behavior

The characters are added to the input

Current Behavior

The characters disappear and the input stays either empty or with one character.

Note, that if you move the mouse left and right during typing, you can type into the input.

Possible Solution

We've looked into this a little bit. If the Slot in Editable is set to bubbleVirtually, then it doesn't happen, but we're not convinced that that is a good solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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