Skip to content

Wrong text while inserting a link #2713

@yaroslav-tk

Description

@yaroslav-tk

Have you checked for an existing issue?

Flutter Quill Version

11.5.0

Steps to Reproduce

  1. Paste in editor: 'https://www.google.com/'
Image
  1. Select 'https://www.google.com/'
Image
  1. Click on 'Insert URL' button (QuillToolbarLinkStyleButton)
Image
  1. LinkDialog opens
Image
  1. Paste a link, change the text, and click 'Ok' button
Image

Expected results

Selected text on Step 2 ('https://www.google.com/') replaced with 'google' with link to 'https://www.google.com/'

Actual results

Selected text on Step 2 ('https://www.google.com/') replaced with 'e.com/' with link to 'https://www.google.com/'

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions