Skip to content

Underline on links inconsistent depending on whether or not the message is formatted #6374

@turt2live

Description

@turt2live

Description

image

The first link is just a plain m.text event:

{
    "body": "https://matrix.org",
    "msgtype": "m.text"
}

The second link is sent with a custom format though:

{
    "body": "https://matrix.org",
    "msgtype": "m.text",
    "format": "org.matrix.custom.html",
    "formatted_body": "https://matrix.org"
}

Version information

  • Platform: web (in-browser)
  • Browser: Chrome 64
  • OS: Windows 10
  • URL: riot.im/develop

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2S-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundS-TolerableLow/no impact on usersT-Defect

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions